diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-09-04 06:32:03 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 06:58:57 +0000 |
commit | 6ff98ded2034f0d3003f264a102529e3d80b8e64 (patch) | |
tree | b749a28b7231d5ede945372461b5623dca58bd6b /testing | |
parent | 52f7110888c937865c96a80d97c4dfcc6c31732d (diff) | |
download | aports-6ff98ded2034f0d3003f264a102529e3d80b8e64.tar.bz2 aports-6ff98ded2034f0d3003f264a102529e3d80b8e64.tar.xz |
Rebuild for protobuf-3.9.1
Diffstat (limited to 'testing')
-rw-r--r-- | testing/libphonenumber/APKBUILD | 2 | ||||
-rw-r--r-- | testing/ostinato/APKBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/libphonenumber/APKBUILD b/testing/libphonenumber/APKBUILD index 2ae346c50e..f668dce9b3 100644 --- a/testing/libphonenumber/APKBUILD +++ b/testing/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libphonenumber pkgver=8.10.18 -pkgrel=0 +pkgrel=1 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/googlei18n/libphonenumber" arch="all" diff --git a/testing/ostinato/APKBUILD b/testing/ostinato/APKBUILD index a9b286834c..2d4406448d 100644 --- a/testing/ostinato/APKBUILD +++ b/testing/ostinato/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Corentin Henry <corentinhenry@gmail.com> pkgname=ostinato pkgver=0.9_git20190528 -pkgrel=1 +pkgrel=2 _commit="edc7ed677c1d5c308e66441f464dfd69aa922643" pkgdesc="Packet/Traffic Generator and Analyzer" url="https://www.ostinato.org" |