diff options
-rw-r--r-- | community/php7-oauth/APKBUILD (renamed from testing/php7-oauth/APKBUILD) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/php7-oauth/APKBUILD b/community/php7-oauth/APKBUILD index 31ece6e24b..f780fd8e5b 100644 --- a/testing/php7-oauth/APKBUILD +++ b/community/php7-oauth/APKBUILD @@ -30,6 +30,4 @@ package() { echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/60_$_pkgreal.ini } -md5sums="2f133a53b0949544ed5cfe9b668ce55a oauth-2.0.2.tgz" -sha256sums="87ce1a5d585f439f0ead2683f2f7dca76d538df9143da681978356b5e1c6e8e8 oauth-2.0.2.tgz" sha512sums="b7aa9459542ec390a5420127d75607702ae6df6254f4e39acb62d35c6a39b8b7990499c279df07ce681081e455b55219c51df42fd516321f317465badf6d459d oauth-2.0.2.tgz" |