pcre2: update to 10.45.

This commit is contained in:
Leah Neukirchen 2025-08-19 16:35:43 +02:00
parent a20de1f580
commit f9584ed109

View file

@ -1,6 +1,6 @@
# Template file for 'pcre2'
pkgname=pcre2
version=10.42
version=10.45
revision=1
build_style=gnu-configure
configure_args="--with-pic --enable-pcre2-16 --enable-pcre2-32
@ -13,10 +13,10 @@ license="BSD-3-Clause"
homepage="https://www.pcre.org/"
changelog="https://raw.githubusercontent.com/PCRE2Project/pcre2/master/NEWS"
distfiles="https://github.com/PhilipHazel/pcre2/releases/download/pcre2-${version}/pcre2-${version}.tar.bz2"
checksum=8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840
checksum=21547f3516120c75597e5b30a992e27a592a31950b5140e7b8bfde3f192033c4
post_install() {
vlicense LICENCE
vlicense LICENCE.md
}
libpcre2_package() {