lz4: update to 1.7.4.2
This commit is contained in:
parent
d7c508a6cd
commit
9c261bf72e
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# 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.3
|
||||
revision=4
|
||||
version=1.7.4.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Extremely fast compression algorithm"
|
||||
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=6cc36e8971baf443dd66a334867402601efb55eec5ebde60d5c9021230cef1aa
|
||||
checksum=cba5fe8eea8954873ec278712439e9318f8272dedcc0f35dadb90417ab5f6950
|
||||
|
||||
lz4-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue