aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2021-04-07 18:15:21 +0200
committerRasmus Thomsen <oss@cogitri.dev>2021-04-07 18:15:21 +0200
commit81a4be5327d342e6002f7e1ef506ac0847188cf8 (patch)
treeb6e3c008272db529a8cf6463a30d65e627b20a65
parent8f045f9f11b70d3c645785dc37d716a6c8faa2f1 (diff)
main/protobuf-c: rebuild against new protobuf version
-rw-r--r--main/protobuf-c/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/protobuf-c/APKBUILD b/main/protobuf-c/APKBUILD
index 8c84518d952..6b8e71600f2 100644
--- a/main/protobuf-c/APKBUILD
+++ b/main/protobuf-c/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=protobuf-c
pkgver=1.3.3
-pkgrel=5
+pkgrel=6
pkgdesc="Protocol Buffers implementation in C"
url="https://github.com/protobuf-c/protobuf-c"
arch="all"