lz4: update to 1.7.5
This commit is contained in:
parent
a6051de63b
commit
d778d0009f
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lz4'
|
||||
pkgname=lz4
|
||||
reverts="131_1 130_1 129_1 128_1 127_1 126_1 125_1 124_1 123_1 122_1"
|
||||
version=1.7.4.2
|
||||
version=1.7.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Extremely fast compression algorithm"
|
||||
|
@ -9,8 +9,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.lz4.org/"
|
||||
license="2-clause-BSD, GPL-2"
|
||||
distfiles="https://github.com/lz4/lz4/archive/v${version}.tar.gz"
|
||||
checksum=cba5fe8eea8954873ec278712439e9318f8272dedcc0f35dadb90417ab5f6950
|
||||
disable_parallel_build=yes
|
||||
checksum=0190cacd63022ccb86f44fa5041dc6c3804407ad61550ca21c382827319e7e7e
|
||||
|
||||
lz4-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue