From d2d97f84d5c037d7a6b8db6c497a5987030b7335 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 16 Jan 2022 14:08:01 +0000 Subject: fixed pcre and moved libarchive --- repo/system/pcre.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/pcre.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 () { -- cgit v1.2.1