diff options
author | Sam James <sam@gentoo.org> | 2021-10-01 08:13:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-01 08:13:07 +0100 |
commit | ef4d0162502e37279fb5ae96f2099e83959c7ac1 (patch) | |
tree | 386eedd6ce6898dd39186e1cf32c7206606c5493 /sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild | |
parent | sys-firmware/seabios: update SRC_URI (diff) | |
download | gentoo-ef4d0162502e37279fb5ae96f2099e83959c7ac1.tar.gz gentoo-ef4d0162502e37279fb5ae96f2099e83959c7ac1.tar.bz2 gentoo-ef4d0162502e37279fb5ae96f2099e83959c7ac1.zip |
sys-kernel/linux-headers: update SRC_URI
slyfox@ has retired and I've archived the distfiles
in my devspace.
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild index 1d6010765604..0796ff62d424 100644 --- a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild @@ -12,7 +12,7 @@ PATCH_PV=${PV} # to ease testing new versions against not existing patches PATCH_VER="2" SRC_URI="${KERNEL_URI} ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz} - ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz} + ${PATCH_VER:+https://dev.gentoo.org/~sam/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz} " KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" |