parent
067ea9b1fb
commit
9cbe93909a
|
@ -1,7 +1,7 @@
|
||||||
# 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.0
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Extremely fast compression algorithm"
|
short_desc="Extremely fast compression algorithm"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.lz4.org/"
|
homepage="http://www.lz4.org/"
|
||||||
license="2-clause-BSD, GPL-2"
|
license="2-clause-BSD, 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=2ca482ea7a9bb103603108b5a7510b7592b90158c151ff50a28f1ca8389fccf6
|
checksum=fc2de900b63cc6e708d5d79a1d961fbc23e13a0a16ad230f27533d637eb7b349
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
|
||||||
lz4-devel_package() {
|
lz4-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue