pcre2: update to 10.33.
This commit is contained in:
parent
354da396f3
commit
b78ed3104c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pcre2'
|
||||
pkgname=pcre2
|
||||
version=10.32
|
||||
revision=2
|
||||
version=10.33
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pic --enable-pcre2-16 --enable-pcre2-32
|
||||
--enable-pcre2test-libreadline --enable-pcre2grep-libz --enable-pcre2grep-libbz2
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.pcre.org/"
|
||||
distfiles="https://ftp.pcre.org/pub/pcre/pcre2-${version}.tar.gz"
|
||||
checksum=9ca9be72e1a04f22be308323caa8c06ebd0c51efe99ee11278186cafbc4fe3af
|
||||
checksum=e2e2899a97489fc6ad1b0cc3da7952c7cca991b4a0f7db6649b75d9721025d31
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE
|
||||
|
|
Loading…
Reference in New Issue