index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-05-05 10:23:34 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-05-05 10:23:34 +0200 |
commit | 535837ae47341345221e13cc454e25f345882ddb (patch) | |
tree | 14af1bd99b3b2388ff64d3585b5d8462b2bf50b2 | |
parent | 66f90eb7c287d3131671de08986d958379b26731 (diff) |
-rw-r--r-- | extra/protobuf/PKGBUILD | 4 |
diff --git a/extra/protobuf/PKGBUILD b/extra/protobuf/PKGBUILD index ca452a9f..ba06c136 100644 --- a/extra/protobuf/PKGBUILD +++ b/extra/protobuf/PKGBUILD @@ -35,7 +35,3 @@ if [ "$CARCH" = 'i486' ]; then 1i options=(!lto) ' PKGBUILD fi - -# temporarily patch checksum for asp32 build -sha512sums[1]='acc38a761cb164caf4c9fcb6181be999ce95899658cefd3253f6104c13265a595bb5e671b9df959ac88d2044f8c21f1e29796e9f7a772291b44d2eaab7723645' - |