zstd: update to 1.3.0.

This commit is contained in:
Michael Gehring 2017-07-06 08:46:01 +00:00
parent 345185c8dd
commit e72f2a61a7

View file

@ -1,13 +1,13 @@
# Template file for 'zstd' # Template file for 'zstd'
pkgname=zstd pkgname=zstd
version=1.2.0 version=1.3.0
revision=1 revision=1
short_desc="Fast real-time compression algorithm" short_desc="Fast real-time compression algorithm"
maintainer="Michael Gehring <mg@ebfe.org>" maintainer="Michael Gehring <mg@ebfe.org>"
license="BSD" license="BSD"
homepage="http://www.zstd.net" homepage="http://www.zstd.net"
distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz" distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz"
checksum=4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb checksum=0fdba643b438b7cbce700dcc0e7b3e3da6d829088c63757a5984930e2f70b348
do_build() { do_build() {
make make