mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# 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.7.3
|
version=1.7.4.2
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Extremely fast compression algorithm"
|
short_desc="Extremely fast compression algorithm"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
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=6cc36e8971baf443dd66a334867402601efb55eec5ebde60d5c9021230cef1aa
|
checksum=cba5fe8eea8954873ec278712439e9318f8272dedcc0f35dadb90417ab5f6950
|
||||||
|
|
||||||
lz4-devel_package() {
|
lz4-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue