pcre: update to 8.44.
This commit is contained in:
parent
f3e12ee8b1
commit
79d057ba15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pcre'
|
# Template file for 'pcre'
|
||||||
pkgname=pcre
|
pkgname=pcre
|
||||||
version=8.43
|
version=8.44
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-utf8 --enable-unicode-properties --with-pic
|
configure_args="--enable-utf8 --enable-unicode-properties --with-pic
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.pcre.org/"
|
homepage="http://www.pcre.org/"
|
||||||
distfiles="https://ftp.pcre.org/pub/pcre/pcre-${version}.tar.bz2"
|
distfiles="https://ftp.pcre.org/pub/pcre/pcre-${version}.tar.bz2"
|
||||||
checksum=91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b
|
checksum=19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
mips*) ;; # Without stack for recursion the mips builds fail
|
mips*) ;; # Without stack for recursion the mips builds fail
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue