Merge pull request #100 from AgustinCB/master

Fix xz's recipe
This commit is contained in:
Jeremy Soller 2017-11-12 06:49:13 -07:00 committed by GitHub
commit 6cf449fb87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
VERSION=5.2.3
TAR=https://tukaani.org/xz/xz-$VERSION.tar.gz
TAR=https://codeload.github.com/xz-mirror/xz/archive/v$VERSION.tar.gz
function recipe_version {
echo "$VERSION"