zstd: update to 1.3.0.
This commit is contained in:
parent
345185c8dd
commit
e72f2a61a7
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'zstd'
|
||||
pkgname=zstd
|
||||
version=1.2.0
|
||||
version=1.3.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=4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb
|
||||
checksum=0fdba643b438b7cbce700dcc0e7b3e3da6d829088c63757a5984930e2f70b348
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue