diff options
-rw-r--r-- | main/protobuf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/protobuf/APKBUILD b/main/protobuf/APKBUILD index 0143c5c86a..6848167480 100644 --- a/main/protobuf/APKBUILD +++ b/main/protobuf/APKBUILD @@ -4,7 +4,7 @@ pkgname=protobuf _gemname=google-protobuf pkgver=3.18.1 _tstver=5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -pkgrel=0 +pkgrel=1 pkgdesc="Library for extensible, efficient structure packing" url="https://github.com/google/protobuf" # Test protobuf-test fails on 32 bit arches. |