aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-08-15 16:40:14 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-08-15 17:02:20 +0300
commitf0d3120de37a7197f4793bb3bd86108f03aebc62 (patch)
treedf3ae47fc2763a75a3fd62733a6b5fea167fa5a8
parente5f52669c941f554142f4f5d2b39c35c0342302a (diff)
downloadaports-f0d3120de37a7197f4793bb3bd86108f03aebc62.tar.bz2
aports-f0d3120de37a7197f4793bb3bd86108f03aebc62.tar.xz
testing/php7-igbinary: move to community, modernize
-rw-r--r--community/php7-igbinary/APKBUILD (renamed from testing/php7-igbinary/APKBUILD)1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/php7-igbinary/APKBUILD b/community/php7-igbinary/APKBUILD
index 1a4084a330..7c836ee15b 100644
--- a/testing/php7-igbinary/APKBUILD
+++ b/community/php7-igbinary/APKBUILD
@@ -9,7 +9,6 @@ pkgdesc="Igbinary is a drop in replacement for the standard php serializer"
url="https://pecl.php.net/package/igbinary"
arch="all"
license="BSD-3-Clause"
-depends=""
makedepends="autoconf php7-dev"
source="https://pecl.php.net/get/$_pkgreal-$pkgver.tgz"
builddir="$srcdir/$_pkgreal-$pkgver"