diff options
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" |