aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2021-10-17 20:58:41 +0200
committerJakub Jirutka <jakub@jirutka.cz>2021-10-18 18:44:44 +0200
commitc9777d4c99b32466dd3ea1df3f89e49cb4c1b4f3 (patch)
tree3ac821abc5cdfb9d2b9ca7b65cddb945b3702561
parentf4cca4bdfe64965faf64c455a0374f998c0fb997 (diff)
main/protobuf: rebuild against ruby 3.0.2
-rw-r--r--main/protobuf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/protobuf/APKBUILD b/main/protobuf/APKBUILD
index 0143c5c86ac..68481674805 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.