aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-04-28 07:52:20 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-04-28 07:52:20 +0000
commiteee2d3b2b4110e2f65638df194aaa88f789b8db9 (patch)
treee8befd53f38ac4e459554303a1f148cb57601ecb /testing
parent71ee515b2cf834e644e01d9f81e5c65343ed87d7 (diff)
downloadaports-eee2d3b2b4110e2f65638df194aaa88f789b8db9.tar.bz2
aports-eee2d3b2b4110e2f65638df194aaa88f789b8db9.tar.xz
testing/homer-api: use php7
Diffstat (limited to 'testing')
-rw-r--r--testing/homer-api/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/testing/homer-api/APKBUILD b/testing/homer-api/APKBUILD
index a4e3d6dac2..94873d6423 100644
--- a/testing/homer-api/APKBUILD
+++ b/testing/homer-api/APKBUILD
@@ -2,15 +2,14 @@
# Maintainer:
pkgname=homer-api
pkgver=5.0.6
-pkgrel=7
+pkgrel=8
pkgdesc="HOMER API"
url="https://github.com/sipcapture/homer-api"
arch="noarch"
license="GPL"
-depends="homer-db php5-pdo_mysql"
-depends_dev=
+depends="homer-db php7-pdo_mysql"
makedepends="$depends_dev"
-install=
+options="!check"
subpackages="$pkgname-doc homer-db"
source="$pkgname-$pkgver.tar.gz::https://github.com/sipcapture/homer-api/archive/$pkgver.tar.gz
homer_db_init