diff options
Diffstat (limited to 'main/xen')
-rw-r--r-- | main/xen/APKBUILD | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/main/xen/APKBUILD b/main/xen/APKBUILD index 6c453d95cc..d51fbb3d62 100644 --- a/main/xen/APKBUILD +++ b/main/xen/APKBUILD @@ -162,15 +162,15 @@ _TPMEMU_VERSION="0.7.4" _IPXE_GIT_TAG=356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d source="https://downloads.xenproject.org/release/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz - http://xenbits.xen.org/xen-extfiles/gmp-$_GMP_VERSION.tar.bz2 - http://xenbits.xen.org/xen-extfiles/grub-$_GRUB_VERSION.tar.gz - http://xenbits.xen.org/xen-extfiles/lwip-$_LWIP_VERSION.tar.gz - http://xenbits.xen.org/xen-extfiles/newlib-$_NEWLIB_VERSION.tar.gz - http://xenbits.xen.org/xen-extfiles/pciutils-$_LIBPCI_VERSION.tar.bz2 - http://xenbits.xen.org/xen-extfiles/polarssl-$_POLARSSL_VERSION-gpl.tgz - http://xenbits.xen.org/xen-extfiles/tpm_emulator-$_TPMEMU_VERSION.tar.gz - http://xenbits.xen.org/xen-extfiles/zlib-$_ZLIB_VERSION.tar.gz - http://xenbits.xen.org/xen-extfiles/ipxe-git-$_IPXE_GIT_TAG.tar.gz + https://xenbits.xen.org/xen-extfiles/gmp-$_GMP_VERSION.tar.bz2 + https://xenbits.xen.org/xen-extfiles/grub-$_GRUB_VERSION.tar.gz + https://xenbits.xen.org/xen-extfiles/lwip-$_LWIP_VERSION.tar.gz + https://xenbits.xen.org/xen-extfiles/newlib-$_NEWLIB_VERSION.tar.gz + https://xenbits.xen.org/xen-extfiles/pciutils-$_LIBPCI_VERSION.tar.bz2 + https://xenbits.xen.org/xen-extfiles/polarssl-$_POLARSSL_VERSION-gpl.tgz + https://xenbits.xen.org/xen-extfiles/tpm_emulator-$_TPMEMU_VERSION.tar.gz + https://xenbits.xen.org/xen-extfiles/zlib-$_ZLIB_VERSION.tar.gz + https://xenbits.xen.org/xen-extfiles/ipxe-git-$_IPXE_GIT_TAG.tar.gz qemu-xen_paths.patch |