diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-09-26 21:37:33 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-09-26 21:37:33 +0200 |
commit | 39ebcce123b877180ea3d389fb9c8bb6ce977f4f (patch) | |
tree | 88f4ae4d6c3a6f1e6cb27bc4a14817036a26168b /sys-devel/binutils-config | |
parent | sys-apps/binutils-config: fix ldwrapper for CLT 15 (diff) | |
download | prefix-39ebcce123b877180ea3d389fb9c8bb6ce977f4f.tar.gz prefix-39ebcce123b877180ea3d389fb9c8bb6ce977f4f.tar.bz2 prefix-39ebcce123b877180ea3d389fb9c8bb6ce977f4f.zip |
sys-devel/binutils-config: revbump for CLT 15
Closes: https://bugs.gentoo.org/910277
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r-- | sys-devel/binutils-config/binutils-config-5.1-r6.ebuild (renamed from sys-devel/binutils-config/binutils-config-5.1-r5.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/binutils-config/binutils-config-5.1-r5.ebuild b/sys-devel/binutils-config/binutils-config-5.1-r6.ebuild index 2637ec2804..a26ff944b0 100644 --- a/sys-devel/binutils-config/binutils-config-5.1-r5.ebuild +++ b/sys-devel/binutils-config/binutils-config-5.1-r6.ebuild @@ -7,7 +7,6 @@ inherit eutils prefix DESCRIPTION="Utility to change the binutils version being used" HOMEPAGE="https://www.gentoo.org/" -GIT_REV="edc0d44f70c27daebcc080ac5d08e8e191bccd95" WRAPPER_REV="${PV%%.*}.3.4" #SRC_URI="https://gitweb.gentoo.org/repo/proj/prefix.git/plain/sys-devel/binutils-config/files/ldwrapper.c?id=${GIT_REV} -> ${PN}-ldwrapper-${WRAPPER_REV}.c" |