aboutsummaryrefslogtreecommitdiffstats
path: root/main/protobuf-c
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-09-16 08:51:31 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-09-16 08:51:31 +0000
commit2d22531671d190c1c4558d9863c74828c27ce15a (patch)
tree2061e2e32d0f88d4d4cf61190a7442a3134531fa /main/protobuf-c
parent86cfde3ad48d561f611f4b72f44e97bfa6074bd6 (diff)
downloadaports-2d22531671d190c1c4558d9863c74828c27ce15a.tar.bz2
aports-2d22531671d190c1c4558d9863c74828c27ce15a.tar.xz
main/protobuf-c: upgrade to 1.2.1
Diffstat (limited to 'main/protobuf-c')
-rw-r--r--main/protobuf-c/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/protobuf-c/APKBUILD b/main/protobuf-c/APKBUILD
index 86554c7e11..bfbe39266a 100644
--- a/main/protobuf-c/APKBUILD
+++ b/main/protobuf-c/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=protobuf-c
-pkgver=1.1.1
+pkgver=1.2.1
pkgrel=0
pkgdesc="C bindings for Google's Protocol Buffers"
url="https://github.com/protobuf-c/protobuf-c/wiki"
@@ -38,6 +38,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="41d437677ea16f9d3611d98841c4af3b protobuf-c-1.1.1.tar.gz"
-sha256sums="09c5bb187b7a8e86bc0ff860f7df86370be9e8661cdb99c1072dcdab0763562c protobuf-c-1.1.1.tar.gz"
-sha512sums="9eeb3165ca53c57091503866e2600d675e03d79c22dbd41bd3c4ebf8e569ed147f0b832e8b68dcdaece2f151798e7e0589fdf975e9a04fae9904991e89ea0465 protobuf-c-1.1.1.tar.gz"
+md5sums="e544249c329391fff512c3874895cfbe protobuf-c-1.2.1.tar.gz"
+sha256sums="846eb4846f19598affdc349d817a8c4c0c68fd940303e6934725c889f16f00bd protobuf-c-1.2.1.tar.gz"
+sha512sums="032b82dde333e286a3aff1a621be9e497122d38ce8f337275842a55be083232605387a516cfd4b9a09f8f7caf8817c14e596570352bc6ae495c3a3f15ac00959 protobuf-c-1.2.1.tar.gz"