diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-08-16 00:43:14 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-08-16 02:06:54 +0200 |
commit | fa5047041ee25d62d8dfb71fc5821de856cb6fe8 (patch) | |
tree | 23fa02fdf7c47a2b6826b5285a438c431df57440 /main | |
parent | c50f9b19e8da7153f3541d64bbfdeac4720eebdd (diff) | |
download | aports-fa5047041ee25d62d8dfb71fc5821de856cb6fe8.tar.bz2 aports-fa5047041ee25d62d8dfb71fc5821de856cb6fe8.tar.xz |
main/protobuf: rebuild against protobuf-3.3.2
Diffstat (limited to 'main')
-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 7dfff64bbd..b5d1db64af 100644 --- a/main/protobuf/APKBUILD +++ b/main/protobuf/APKBUILD @@ -3,7 +3,7 @@ pkgname=protobuf _gemname=google-protobuf pkgver=3.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="Library for extensible, efficient structure packing" url="https://github.com/google/protobuf" arch="all" |