Update to pcre2 10.39

This commit is contained in:
Jeremy Soller 2021-12-15 11:30:42 -07:00
parent 6243558d6c
commit 5c388ffdb7
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -1,5 +1,5 @@
VERSION=8.42
TAR=https://ftp.pcre.org/pub/pcre/pcre-$VERSION.tar.bz2
VERSION=10.39
TAR=https://github.com/PhilipHazel/pcre2/releases/download/pcre2-${VERSION}/pcre2-${VERSION}.tar.bz2
BUILD_DEPENDS=()
function recipe_version {