pcre: update to 8.35.
This commit is contained in:
parent
6f0c9a56e4
commit
90b6ebc4a9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pcre'
|
||||
pkgname=pcre
|
||||
version=8.34
|
||||
revision=3
|
||||
version=8.35
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-utf8 --enable-unicode-properties --with-pic
|
||||
--enable-pcregrep-libz --enable-pcregrep-libbz2 --enable-newline-is-anycrlf
|
||||
|
@ -13,7 +13,7 @@ homepage="http://www.pcre.org/"
|
|||
license="BSD"
|
||||
#distfiles="${SOURCEFORGE_SITE}/pcre/pcre-$version.tar.gz"
|
||||
distfiles="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-${version}.tar.bz2"
|
||||
checksum=b6043ae1ff2720be665ffa28dc22b7c637cdde96f389a116c0c3020caeae583f
|
||||
checksum=a961c1c78befef263cc130756eeca7b674b4e73a81533293df44e4265236865b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="automake libtool"
|
||||
|
|
Loading…
Reference in New Issue