pcre2: update to 10.30.
This commit is contained in:
parent
963cdd9672
commit
933356f784
2 changed files with 4 additions and 4 deletions
|
@ -2655,7 +2655,7 @@ libswipl.so.7.4 swi-prolog-7.4.1_1
|
||||||
libpcre2-16.so.0 libpcre2-10.22_1
|
libpcre2-16.so.0 libpcre2-10.22_1
|
||||||
libpcre2-32.so.0 libpcre2-10.22_1
|
libpcre2-32.so.0 libpcre2-10.22_1
|
||||||
libpcre2-8.so.0 libpcre2-10.22_1
|
libpcre2-8.so.0 libpcre2-10.22_1
|
||||||
libpcre2-posix.so.1 libpcre2-10.22_1
|
libpcre2-posix.so.2 libpcre2-10.30_1
|
||||||
libui.so.0 libui-alpha3.1_1
|
libui.so.0 libui-alpha3.1_1
|
||||||
libgnome-autoar-0.so.0 gnome-autoar-0.1.1_1
|
libgnome-autoar-0.so.0 gnome-autoar-0.1.1_1
|
||||||
libgnome-autoar-gtk-0.so.0 gnome-autoar-0.1.1_1
|
libgnome-autoar-gtk-0.so.0 gnome-autoar-0.1.1_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pcre2'
|
# Template file for 'pcre2'
|
||||||
pkgname=pcre2
|
pkgname=pcre2
|
||||||
version=10.23
|
version=10.30
|
||||||
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.eu>"
|
||||||
homepage="http://www.pcre.org/"
|
homepage="http://www.pcre.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-${version}.tar.bz2"
|
distfiles="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-${version}.tar.bz2"
|
||||||
checksum=dfc79b918771f02d33968bd34a749ad7487fa1014aeb787fad29dd392b78c56e
|
checksum=90bd41c605d30e3745771eb81928d779f158081a51b2f314bbcc1f73de5773db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue