diff options
author | TBK <tbk@jjtc.dk> | 2018-03-29 23:47:30 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-03-31 01:51:44 +0300 |
commit | 284bc4989961ab6d4ca5a72f2f40d0c29a231004 (patch) | |
tree | f1e53bb869eb1c435335c7e96223cb775cd08506 /community/php7-oauth | |
parent | 33943086b3fe2557b52c6d4d7f5a1b6b9f78df71 (diff) | |
download | aports-284bc4989961ab6d4ca5a72f2f40d0c29a231004.tar.bz2 aports-284bc4989961ab6d4ca5a72f2f40d0c29a231004.tar.xz |
community/php7-oauth: rebuild against php 7.2.4
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" |