community/racktables: move to php7

This commit is contained in:
Leonardo Arena 2018-03-16 13:20:16 +00:00
parent 6a218dc202
commit 4136bd3fd4

View File

@ -3,13 +3,13 @@
pkgname=racktables
_realname=RackTables
pkgver=0.21.1
pkgrel=0
pkgrel=1
pkgdesc="Server room asset management"
url="http://racktables.org"
arch="noarch"
license="GPL-2.0"
_php=php5
depends="$_php ${_php}-bcmath ${_php}-gd ${_php}-mysql ${_php}-pdo_mysql
_php=php7
depends="$_php ${_php}-bcmath ${_php}-gd ${_php}-mysqli ${_php}-pdo_mysql
${_php}-json"
depends_dev=
makedepends="$depends_dev"