Skip to content

Commit b6e7913

Browse files
committed
bump qemu
1 parent 42bb23d commit b6e7913

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ services: docker
33
language: bash
44
env:
55
global:
6-
- VERSION=2.12.0
6+
- VERSION=2.12.0-1
77
- REPO=multiarch/qemu-user-static
8-
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/2.12.0/1.fc29/x86_64/qemu-user-static-2.12.0-1.fc29.x86_64.rpm"
9-
- PACKAGE_FILENAME=qemu-user-static-2.12.0-1.fc29.x86_64.rpm
8+
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/2.12.0/4.fc29/x86_64/qemu-user-static-2.12.0-4.fc29.x86_64.rpm"
9+
- PACKAGE_FILENAME=qemu-user-static-2.12.0-4.fc29.x86_64.rpm
1010
branches:
1111
only:
1212
- master

0 commit comments

Comments
 (0)