mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pcre2: update to 10.33.
This commit is contained in:
parent
354da396f3
commit
b78ed3104c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pcre2'
|
# Template file for 'pcre2'
|
||||||
pkgname=pcre2
|
pkgname=pcre2
|
||||||
version=10.32
|
version=10.33
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pic --enable-pcre2-16 --enable-pcre2-32
|
configure_args="--with-pic --enable-pcre2-16 --enable-pcre2-32
|
||||||
--enable-pcre2test-libreadline --enable-pcre2grep-libz --enable-pcre2grep-libbz2
|
--enable-pcre2test-libreadline --enable-pcre2grep-libz --enable-pcre2grep-libbz2
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.pcre.org/"
|
homepage="http://www.pcre.org/"
|
||||||
distfiles="https://ftp.pcre.org/pub/pcre/pcre2-${version}.tar.gz"
|
distfiles="https://ftp.pcre.org/pub/pcre/pcre2-${version}.tar.gz"
|
||||||
checksum=9ca9be72e1a04f22be308323caa8c06ebd0c51efe99ee11278186cafbc4fe3af
|
checksum=e2e2899a97489fc6ad1b0cc3da7952c7cca991b4a0f7db6649b75d9721025d31
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
|
|
Loading…
Add table
Reference in a new issue