aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2020-12-18 22:10:34 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2020-12-18 22:10:34 +0000
commita5a54561ddfcfeb87408307d8ea48b3f91f9629c (patch)
tree7e8f4ccd684572745b8841dc69c6d91cdfabbb03 /main
parenta43fc733008fa69e78350dece5076283d03b971f (diff)
main/protobuf: bump pkgrel
Diffstat (limited to 'main')
-rw-r--r--main/protobuf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/protobuf/APKBUILD b/main/protobuf/APKBUILD
index 6ef88f6bf5c..aeed4f4632b 100644
--- a/main/protobuf/APKBUILD
+++ b/main/protobuf/APKBUILD
@@ -4,7 +4,7 @@ pkgname=protobuf
_gemname=google-protobuf
pkgver=3.13.0
_tstver=5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081
-pkgrel=1
+pkgrel=2
pkgdesc="Library for extensible, efficient structure packing"
url="https://github.com/google/protobuf"
arch="all"