summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2021-03-14 11:46:48 -0400
committerMike Gilbert <floppym@gentoo.org>2021-03-14 11:50:22 -0400
commite176846d458c331c2e087892c9b5aea10c85fd45 (patch)
treee389e1240bb2c89bf393db684d6df6ee5d60e815 /app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild
parentmedia-fonts/liberation-fonts: Fix typo (diff)
downloadgentoo-e176846d458c331c2e087892c9b5aea10c85fd45.tar.gz
gentoo-e176846d458c331c2e087892c9b5aea10c85fd45.tar.bz2
gentoo-e176846d458c331c2e087892c9b5aea10c85fd45.zip
Inline mirror://gnu-alpha/
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild')
-rw-r--r--app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild
index 3eb5e78f04c0..2d85b41833fc 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ MY_PV=${PV/_/-}
XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles"
LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
-GRUB_URL=mirror://gnu-alpha/grub
+GRUB_URL=https://alpha.gnu.org/gnu/grub
UPSTREAM_VER=
[[ -n ${UPSTREAM_VER} ]] && \