lz4: update to 1.9.3
This commit is contained in:
@@ -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.9.2
|
version=1.9.3
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
@@ -11,9 +11,9 @@ short_desc="LZ4 compression utilities"
|
|||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="BSD-2-Clause, GPL-2.0-or-later"
|
license="BSD-2-Clause, GPL-2.0-or-later"
|
||||||
homepage="https://lz4.github.io/lz4"
|
homepage="https://lz4.github.io/lz4"
|
||||||
changelog="https://raw.githubusercontent.com/lz4/lz4/master/NEWS"
|
changelog="https://raw.githubusercontent.com/lz4/lz4/dev/NEWS"
|
||||||
distfiles="https://github.com/lz4/lz4/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lz4/lz4/archive/v${version}.tar.gz"
|
||||||
checksum=658ba6191fa44c92280d4aa2c271b0f4fbc0e34d249578dd05e50e76d0e5efcc
|
checksum=030644df4611007ff7dc962d981f390361e6c97a34e5cbc393ddfbe019ffe2c1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense lib/LICENSE
|
vlicense lib/LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user