zstd: update to 1.1.3.
This commit is contained in:
parent
92b7c5bfb5
commit
abbdfbd222
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'zstd'
|
# Template file for 'zstd'
|
||||||
pkgname=zstd
|
pkgname=zstd
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
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=980b8febb0118e22f6ed70d23b5b3e600995dbf7489c1f6d6122c1411cdda8d8
|
checksum=106c532ae840a6ee4aee5258f04f3acab7b3e09b9e9584ebe94e4fbfd899af0a
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue