mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/racktables: move to php7
This commit is contained in:
parent
6a218dc202
commit
4136bd3fd4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user