parent
503dfb9a40
commit
83d01cb3d2
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'php'
|
||||
pkgname=php
|
||||
version=7.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="An HTML-embedded scripting language"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="PHP"
|
||||
|
@ -20,8 +20,8 @@ checksum=87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095
|
|||
# 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"
|
||||
|
||||
# Package build options
|
||||
lib32disabled=yes
|
||||
replaces="php-mcrypt<7.2.0"
|
||||
|
||||
do_build() {
|
||||
local _phpconfig="--srcdir=.. \
|
||||
|
|
Loading…
Reference in New Issue