zstd: update to 1.1.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'zstd'
|
||||
pkgname=zstd
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Fast real-time compression algorithm"
|
||||
@@ -8,7 +8,7 @@ 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=61cbbd28ff78f658f0564c2ccc206ac1ac6abe7f2c65c9afdca74584a104ea51
|
||||
checksum=a92965a2480fecc6b7bf491106e93cbf69a298b865b6d623755b3a482d77e614
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user