zstd: update to 1.3.2.

This commit is contained in:
Michael Gehring 2017-10-10 07:12:42 +00:00
parent e4a7264ac1
commit 1a8e59c752

View file

@ -1,14 +1,14 @@
# Template file for 'zstd' # Template file for 'zstd'
pkgname=zstd pkgname=zstd
version=1.3.1 version=1.3.2
revision=2 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>"
makedepends="zlib-devel liblzma-devel" makedepends="zlib-devel liblzma-devel"
license="BSD" license="BSD, GPL-2"
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=312fb9dc75668addbc9c8f33c7fa198b0fc965c576386b8451397e06256eadc6 checksum=ac5054a3c64e6510bc1ae890d05e3d271cc33ceebc9d06ac9f08105766d2798a
do_build() { do_build() {
make make