From 279c2a03d7bb519180133e950ce362a7904ab85c Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 31 Jan 2022 12:02:17 +0000 Subject: libarchive moved to master branch --- repo/system/libarchive.xibuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'repo') diff --git a/repo/system/libarchive.xibuild b/repo/system/libarchive.xibuild index 8371e40..4fea6b5 100644 --- a/repo/system/libarchive.xibuild +++ b/repo/system/libarchive.xibuild @@ -4,7 +4,8 @@ MAKEDEPS=(make autoconf) DEPS=(acl bzip2 expat lz4 openssl xz zlib zstd) PKG_VER=3.5.2 -SOURCE=https://github.com/libarchive/libarchive/releases/download/v$PKG_VER/libarchive-$PKG_VER.tar.xz +#SOURCE=https://github.com/libarchive/libarchive/releases/download/v$PKG_VER/libarchive-$PKG_VER.tar.xz +SOURCE=https://github.com/libarchive/libarchive DESC="A library that provides a single interface for reading and writing various compression formats" -- cgit v1.2.1