pcre: update to 8.44.

This commit is contained in:
Anthony Iliopoulos 2020-02-15 21:32:20 +01:00 committed by Helmut Pozimski
parent f3e12ee8b1
commit 79d057ba15

View file

@ -1,6 +1,6 @@
# Template file for 'pcre'
pkgname=pcre
version=8.43
version=8.44
revision=1
build_style=gnu-configure
configure_args="--enable-utf8 --enable-unicode-properties --with-pic
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://www.pcre.org/"
distfiles="https://ftp.pcre.org/pub/pcre/pcre-${version}.tar.bz2"
checksum=91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b
checksum=19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d
case "$XBPS_TARGET_MACHINE" in
mips*) ;; # Without stack for recursion the mips builds fail