mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Update to pcre2 10.39
This commit is contained in:
parent
6243558d6c
commit
5c388ffdb7
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user