index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | core/binutils/PKGBUILD | 2 |
diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index 359cfb64..2a55c493 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -25,7 +25,7 @@ eval "$( # also conflicted with parts of the gold ld patch 0004-PR22868, eliminated # conflicts by picking only the necessary things.. source+=(binutils-2.30-glibc-segfault.patch) -md5sums+=('e384a80d85b645c41d05eaae1a81dc03') +sha256sums+=('7c8480f032c85205959ce6aad127d3fca8019789d2d4c138a04a17ca64cba6f2') eval "$( declare -f prepare | \ |