diff options
Diffstat (limited to 'community/php7-oauth')
-rw-r--r-- | community/php7-oauth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-oauth/APKBUILD b/community/php7-oauth/APKBUILD index 3cd79a59a8..01a757c357 100644 --- a/community/php7-oauth/APKBUILD +++ b/community/php7-oauth/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-oauth _pkgreal=oauth pkgver=2.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="OAuth is an authorization protocol built on top of HTTP." url="http://pecl.php.net/package/$_pkgreal" arch="all" |