summaryrefslogtreecommitdiff
path: root/repo/system/pcre.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-16 14:08:01 +0000
committerdavidovski <david@davidovski.xyz>2022-01-16 14:08:01 +0000
commitd2d97f84d5c037d7a6b8db6c497a5987030b7335 (patch)
treebb533f1d00de99e9de055ee1056019b7915de276 /repo/system/pcre.xibuild
parentf80183aee0f11dd9db7310cdca5bb310e458442d (diff)
fixed pcre and moved libarchive
Diffstat (limited to 'repo/system/pcre.xibuild')
-rw-r--r--repo/system/pcre.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/pcre.xibuild b/repo/system/pcre.xibuild
index 2773676..721acfe 100644
--- a/repo/system/pcre.xibuild
+++ b/repo/system/pcre.xibuild
@@ -3,7 +3,7 @@
DEPS=(glibc)
PKG_VER=10.39
-SOURCE=https://github.com/PhilipHazel/pcre2/releases/download/pcre2-$PKG_VER/pcre2-$PKG_VER.tar.gz2
+SOURCE=https://github.com/PhilipHazel/pcre2/releases/download/pcre2-$PKG_VER/pcre2-$PKG_VER.tar.gz
DESC="A library that implements regular expressions in a perl style"
build () {