Fix xz's recipe

This commit is contained in:
Agustin Chiappe Berrini 2017-11-11 20:27:04 -05:00
parent 8de4e0f20e
commit c113d6d65c

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"