pcre2: update to 10.34.
This commit is contained in:
parent
9b0bd6f07f
commit
3bb575dfc7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pcre2'
|
||||
pkgname=pcre2
|
||||
version=10.33
|
||||
version=10.34
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pic --enable-pcre2-16 --enable-pcre2-32
|
||||
|
@ -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=e2e2899a97489fc6ad1b0cc3da7952c7cca991b4a0f7db6649b75d9721025d31
|
||||
checksum=da6aba7ba2509e918e41f4f744a59fa41a2425c59a298a232e7fe85691e00379
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE
|
||||
|
|
Loading…
Reference in New Issue