We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e9eb9 commit c1a02c4Copy full SHA for c1a02c4
.travis.yml
@@ -12,7 +12,7 @@ env:
12
# See qemu-user-static's RPM spec file on Fedora to check the new version.
13
# https://src.fedoraproject.org/rpms/qemu/blob/master/f/qemu.spec
14
# Container repository
15
- - PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/4.1.0/0.1.rc2.fc31/x86_64/qemu-user-static-4.1.0-0.1.rc2.fc31.x86_64.rpm"
+ - 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"
16
- PACKAGE_FILENAME=$(basename "$PACKAGE_URI")
17
18
stages:
0 commit comments