lightcube-bootstrap-musl
lightcube-bootstrap-musl copied to clipboard
libarchive Download from github does not work
This url seems to work
http://www.libarchive.org/downloads/$(FILE)
GIT diff
diff --git a/packages/libarchive/Makefile b/packages/libarchive/Makefile
index 0bf2ebf..64b1a9f 100644
--- a/packages/libarchive/Makefile
+++ b/packages/libarchive/Makefile
@@ -5,7 +5,7 @@ VRS= 3.0.4
DIR= $(NM)-$(VRS)
FILE= $(DIR).tar.gz
-URL-$(FILE)= http://cloud.github.com/downloads/libarchive/libarchive/$(FILE)
+URL-$(FILE)= http://www.libarchive.org/downloads/$(FILE)
SHA256-$(FILE)= 76e8d7c7b100ec4071e48c1b7d3f3ea1d22b39db3e45b7189f75b5ff4df90fac
include $(MY_ROOT)/scripts/functions.mk
Interested in creating a pull request? I'll merge it if so.
Interested in creating a pull request? I'll merge it if so.
Reply to this email directly or view it on GitHub: https://github.com/jhuntwork/lightcube-bootstrap-musl/issues/1#issuecomment-95934340
of course no problem