aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 12:35:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commitee507ae1684731a5b3bd54c44e5b50a7aea2ca37 (patch)
treeef49b82289634f6594843920d15fbd453f5819a2 /testing
parenta55afd8f5486b18f55bf3e4a2f560ab56fde6cf2 (diff)
downloadaports-ee507ae1684731a5b3bd54c44e5b50a7aea2ca37.tar.bz2
aports-ee507ae1684731a5b3bd54c44e5b50a7aea2ca37.tar.xz
testing/py-protobuf: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/py-protobuf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-protobuf/APKBUILD b/testing/py-protobuf/APKBUILD
index 838155a357..72da81abd8 100644
--- a/testing/py-protobuf/APKBUILD
+++ b/testing/py-protobuf/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-protobuf
_pkgname=${pkgname#py-}
pkgver=3.7.0
-pkgrel=0
+pkgrel=1
pkgdesc="Google's data interchange format."
url="https://github.com/google/protobuf"
arch="noarch"