mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
php: update to 7.3.4.
This commit is contained in:
parent
3f4d1f1555
commit
e6f4926449
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'php'
|
||||
pkgname=php
|
||||
version=7.3.3
|
||||
revision=2
|
||||
conf_files="/etc/php/php.ini"
|
||||
version=7.3.4
|
||||
revision=1
|
||||
hostmakedepends="bison pkg-config"
|
||||
makedepends="apache-devel enchant-devel freetds-devel freetype-devel gdbm-devel
|
||||
gmp-devel libcurl-devel libjpeg-turbo-devel libmysqlclient-devel
|
||||
|
@ -13,7 +12,9 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="PHP-3.01"
|
||||
homepage="https://www.php.net"
|
||||
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
|
||||
checksum=6bb03e79a183d0cb059a6d117bbb2e0679cab667fb713a13c6a16f56bebab9b3
|
||||
checksum=6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83
|
||||
|
||||
conf_files="/etc/php/php.ini"
|
||||
|
||||
# Needs (probably a lot of) work to make it cross compile
|
||||
nocross=https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/16307/steps/shell_3/logs/stdio
|
||||
|
|
Loading…
Add table
Reference in a new issue