index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-02-14 19:24:08 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-02-14 19:24:08 +0100 |
commit | bf7d478537e662322e8045be5249f383dfe16d4c (patch) | |
tree | 81a1991281855c22bece3d8b843f3b55e22c6c89 /extra/protobuf | |
parent | a5079523292dca9cd06fc9fe26cff9366e6a8f08 (diff) |
-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' + |