zstd: update to 1.4.1.

This commit is contained in:
Juan RP 2019-07-21 10:24:40 +02:00
parent 22acf24b56
commit 797f7dc1b5
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,6 +1,6 @@
# Template file for 'zstd'
pkgname=zstd
version=1.4.0
version=1.4.1
revision=1
bootstrap=yes
makedepends="zlib-devel liblzma-devel liblz4-devel"
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="BSD-3-Clause, GPL-2.0-or-later"
homepage="http://www.zstd.net"
distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz"
checksum=63be339137d2b683c6d19a9e34f4fb684790e864fee13c7dd40e197a64c705c1
checksum=f91ea3397e6cc65d398e1bc0713cf2f0b0de2fb85ea9dabb1eb3e8f1b22f8d6f
do_build() {
make ${makejobs}