pcre: update to 8.39.

This commit is contained in:
Juan RP 2016-06-15 07:39:44 +02:00
parent 10366015f4
commit 18e4349e11

View file

@ -1,19 +1,19 @@
# Template file for 'pcre'
pkgname=pcre
version=8.38
version=8.39
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
--enable-pcretest-libreadline --enable-jit --enable-static"
makedepends="zlib-devel bzip2-devel readline-devel"
--enable-pcretest-libedit --enable-jit --enable-static"
makedepends="zlib-devel bzip2-devel libedit-devel"
short_desc="Perl Compatible Regular Expressions"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
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=b9e02d36e23024d6c02a2e5b25204b3a4fa6ade43e0a5f869f254f49535079df
checksum=b858099f82483031ee02092711689e7245586ada49e534a06e678b8ea9549e8b
post_install() {
vlicense LICENCE