Revert "Update to pcre2 10.39"

This reverts commit 5c388ffdb7.
This commit is contained in:
Jeremy Soller 2021-12-15 11:40:36 -07:00
parent 5c388ffdb7
commit 0d039a3a6b
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

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