pcre2: update to 10.35.
This commit is contained in:
parent
cdff8445cc
commit
695c5259ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pcre2'
|
||||
pkgname=pcre2
|
||||
version=10.34
|
||||
version=10.35
|
||||
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=da6aba7ba2509e918e41f4f744a59fa41a2425c59a298a232e7fe85691e00379
|
||||
checksum=8fdcef8c8f4cd735169dd0225fd010487970c1bcadd49e9b90e26c7250a33dc9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE
|
||||
|
|
Loading…
Reference in a new issue