diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.26-r6.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.26-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.26-r6.ebuild b/sys-libs/glibc/glibc-2.26-r6.ebuild index 509801b287dd..172a96d333f7 100644 --- a/sys-libs/glibc/glibc-2.26-r6.ebuild +++ b/sys-libs/glibc/glibc-2.26-r6.ebuild @@ -27,7 +27,7 @@ RELEASE_VER=${PV} GCC_BOOTSTRAP_VER="4.7.3-r1" # Gentoo patchset -PATCH_VER=6 +PATCH_VER=7 SRC_URI+=" https://dev.gentoo.org/~dilfridge/distfiles/${P}-patches-${PATCH_VER}.tar.bz2" SRC_URI+=" multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-${GCC_BOOTSTRAP_VER}-multilib-bootstrap.tar.bz2 )" |