zstd: update to 1.2.0.
This commit is contained in:
parent
964bb4ba8c
commit
041af69b2d
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'zstd'
|
||||
pkgname=zstd
|
||||
version=1.1.4
|
||||
version=1.2.0
|
||||
revision=1
|
||||
short_desc="Fast real-time compression algorithm"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
license="BSD"
|
||||
homepage="http://www.zstd.net"
|
||||
distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz"
|
||||
checksum=6aae2b586e359344cb8ecfe6917a407dc7e01b5d7d7388559714de37900fb9fb
|
||||
checksum=4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue