summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--repo/system/libarchive.xibuild (renamed from repo/tip/libarchive.xibuild)0
-rw-r--r--repo/system/pcre.xibuild2
2 files changed, 1 insertions, 1 deletions
diff --git a/repo/tip/libarchive.xibuild b/repo/system/libarchive.xibuild
index 80c60c4..80c60c4 100644
--- a/repo/tip/libarchive.xibuild
+++ b/repo/system/libarchive.xibuild
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 () {