Skip to content

Commit 40db5a0

Browse files
mbargulllafin
authored andcommitted
Bump version of qemu to 4.0.0-5.fc31 (#73)
1 parent 575173f commit 40db5a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ addons:
1212
- cpio
1313
env:
1414
global:
15-
- VERSION=4.0.0-2
15+
- VERSION=4.0.0-5
1616
# See qemu-user-static's RPM spec file on Fedora to check the new version.
1717
# https://src.fedoraproject.org/rpms/qemu/blob/master/f/qemu.spec
1818
- REPO=multiarch/qemu-user-static
19-
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/4.0.0/2.fc31/x86_64/qemu-user-static-4.0.0-2.fc31.x86_64.rpm"
19+
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/4.0.0/5.fc31/x86_64/qemu-user-static-4.0.0-5.fc31.x86_64.rpm"
2020
- PACKAGE_FILENAME=$(basename "$PACKAGE_URI")
2121
before_script:
2222
- wget --content-disposition $PACKAGE_URI

0 commit comments

Comments
 (0)