summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2017-07-12 16:36:58 +0800
committerYixun Lan <dlan@gentoo.org>2017-07-12 16:37:45 +0800
commitf7c4049a34547c0151e8a0a133953321088e089f (patch)
tree3a44a598f1f7ae1f0751dcc48cb42ea16df932a1 /app-emulation
parentd221db0eb7c6f3300b45eeae6da00e94bf6b8707 (diff)
downloadgentoo-f7c4049a34547c0151e8a0a133953321088e089f.tar.gz
gentoo-f7c4049a34547c0151e8a0a133953321088e089f.tar.xz
app-emulation/xen-pvgrub: fix the SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild
index bf93403c340..7b0f760e3a8 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild
@@ -17,7 +17,7 @@ UPSTREAM_VER=
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P/-tools/}-upstream-patches-${UPSTREAM_VER}.tar.xz"
SRC_URI="
- http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
+ https://downloads.xenproject.org/release/xen/${PV}/xen-${PV}.tar.gz
$GRUB_URL/grub-0.97.tar.gz
$XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
$LIBPCI_URL/pciutils-2.2.9.tar.bz2