diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-11 12:34:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-11 12:35:02 +0100 |
commit | af6346fb7a41af59557ab635c07ecf98de093448 (patch) | |
tree | 14f90d3e811ecc6dff97eddafeb189ffe55d9f2c /sys-devel/binutils/binutils-9999.ebuild | |
parent | sys-cluster/kubelet: Version bump to 1.14.1 (diff) | |
download | gentoo-af6346fb7a41af59557ab635c07ecf98de093448.tar.gz gentoo-af6346fb7a41af59557ab635c07ecf98de093448.tar.bz2 gentoo-af6346fb7a41af59557ab635c07ecf98de093448.zip |
sys-devel/binutils: update 9999 pathcset, bug #683014
Update new_dtags patch as context changed enough around.
The actual patch itself did not have to change.
Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/683014
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/binutils/binutils-9999.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-9999.ebuild b/sys-devel/binutils/binutils-9999.ebuild index a4877ac83781..80a41f81b29a 100644 --- a/sys-devel/binutils/binutils-9999.ebuild +++ b/sys-devel/binutils/binutils-9999.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE="cxx? ( gold plugins ) default-gold? ( gold )" # PATCH_DEV - Use download URI https://dev.gentoo.org/~{PATCH_DEV}/distfiles/... # for the patchsets -PATCH_VER=3 +PATCH_VER=4 PATCH_BINUTILS_VER=9999 case ${PV} in |