lz4: update to 1.8.3
This commit is contained in:
parent
d4262990cf
commit
3d70d1e845
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'lz4'
|
# Template file for 'lz4'
|
||||||
pkgname=lz4
|
pkgname=lz4
|
||||||
reverts="131_1 130_1 129_1 128_1 127_1 126_1 125_1 124_1 123_1 122_1"
|
reverts="131_1 130_1 129_1 128_1 127_1 126_1 125_1 124_1 123_1 122_1"
|
||||||
version=1.8.2
|
version=1.8.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
short_desc="The LZ4 compression utilities"
|
short_desc="The LZ4 compression utilities"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.lz4.org/"
|
homepage="http://www.lz4.org/"
|
||||||
license="BSD-2-Clause, GPL-2"
|
license="BSD-2-Clause, GPL-2"
|
||||||
distfiles="https://github.com/lz4/lz4/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lz4/lz4/archive/v${version}.tar.gz"
|
||||||
checksum=0963fbe9ee90acd1d15e9f09e826eaaf8ea0312e854803caf2db0a6dd40f4464
|
checksum=33af5936ac06536805f9745e0b6d61da606a1f8b4cc5c04dd3cbaca3b9b4fc43
|
||||||
|
|
||||||
liblz4_package() {
|
liblz4_package() {
|
||||||
replaces="lz4<${version}_${revision}"
|
replaces="lz4<${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue