index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/protobuf/PKGBUILD | 3 |
diff --git a/extra/protobuf/PKGBUILD b/extra/protobuf/PKGBUILD index 34eb56cb..ca452a9f 100644 --- a/extra/protobuf/PKGBUILD +++ b/extra/protobuf/PKGBUILD @@ -36,3 +36,6 @@ if [ "$CARCH" = 'i486' ]; then ' PKGBUILD fi +# temporarily patch checksum for asp32 build +sha512sums[1]='acc38a761cb164caf4c9fcb6181be999ce95899658cefd3253f6104c13265a595bb5e671b9df959ac88d2044f8c21f1e29796e9f7a772291b44d2eaab7723645' + |