zstd: update to 1.1.3.
This commit is contained in:
parent
92b7c5bfb5
commit
abbdfbd222
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'zstd'
|
||||
pkgname=zstd
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
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=980b8febb0118e22f6ed70d23b5b3e600995dbf7489c1f6d6122c1411cdda8d8
|
||||
checksum=106c532ae840a6ee4aee5258f04f3acab7b3e09b9e9584ebe94e4fbfd899af0a
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue