aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-oauth
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-10-01 02:02:44 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-10-01 02:06:19 +0300
commit8a9992b9d912d4172dd2f1e7d56516d0ac964d59 (patch)
tree4b88d3ddf4e858737d0f29ebd48bb81cbc8a88a3 /community/php7-oauth
parent42092e3b7b333176800d217257477d010ba31eef (diff)
downloadaports-8a9992b9d912d4172dd2f1e7d56516d0ac964d59.tar.bz2
aports-8a9992b9d912d4172dd2f1e7d56516d0ac964d59.tar.xz
community/php7-oauth: upgrade to 2.0.3
Diffstat (limited to 'community/php7-oauth')
-rw-r--r--community/php7-oauth/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/php7-oauth/APKBUILD b/community/php7-oauth/APKBUILD
index 01a757c357..0bc91a822d 100644
--- a/community/php7-oauth/APKBUILD
+++ b/community/php7-oauth/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname=php7-oauth
_pkgreal=oauth
-pkgver=2.0.2
-pkgrel=3
+pkgver=2.0.3
+pkgrel=0
pkgdesc="OAuth is an authorization protocol built on top of HTTP."
url="http://pecl.php.net/package/$_pkgreal"
arch="all"
@@ -32,4 +32,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/60_$_pkgreal.ini
}
-sha512sums="b7aa9459542ec390a5420127d75607702ae6df6254f4e39acb62d35c6a39b8b7990499c279df07ce681081e455b55219c51df42fd516321f317465badf6d459d oauth-2.0.2.tgz"
+sha512sums="3e0ce5ce01533bfd304c0c34465cc184fbd0af1a25f5192860e6394c86dc948688cc8d4b419b48676481cef3a685ba70ac612a8c516da26d0dfe9efdef7e98d9 oauth-2.0.3.tgz"