diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:28 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:19 +0200 |
commit | 1bcec9423f88a674f2ed5de557660843393855eb (patch) | |
tree | 5ec08eb75cc5de171022e2a030d969c31a02238a /testing/php7-oauth/APKBUILD | |
parent | 2e05727baf9b7601809e273878c8ef098257ff3d (diff) | |
download | aports-1bcec9423f88a674f2ed5de557660843393855eb.tar.bz2 aports-1bcec9423f88a674f2ed5de557660843393855eb.tar.xz |
testing/php7-oauth: rebuild against php7-7.1.4
Diffstat (limited to 'testing/php7-oauth/APKBUILD')
-rw-r--r-- | testing/php7-oauth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-oauth/APKBUILD b/testing/php7-oauth/APKBUILD index 17f656c2a5..31ece6e24b 100644 --- a/testing/php7-oauth/APKBUILD +++ b/testing/php7-oauth/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-oauth _pkgreal=oauth pkgver=2.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="OAuth is an authorization protocol built on top of HTTP." url="http://pecl.php.net/package/$_pkgreal" arch="all" |