system/lz4: Updated for version 1.8.0.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2017-08-19 10:15:36 -04:00
parent 2314a39850
commit e860ddc42f
2 changed files with 5 additions and 4 deletions

View file

@ -6,11 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20170819 bkw: update for 1.8.0
# 20170302 bkw: use github long-format URL
# 20170122 bkw: update for 1.7.5
PRGNAM=lz4
VERSION=${VERSION:-1.7.5}
VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="lz4"
VERSION="1.7.5"
VERSION="1.8.0"
HOMEPAGE="https://lz4.github.io/lz4/"
DOWNLOAD="https://github.com/lz4/lz4/archive/v1.7.5/lz4-1.7.5.tar.gz"
MD5SUM="c9610c5ce97eb431dddddf0073d919b9"
DOWNLOAD="https://github.com/lz4/lz4/archive/v1.8.0/lz4-1.8.0.tar.gz"
MD5SUM="6247bf0e955899969d1600ff34baed6b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""