mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
zstd: update to 1.2.0.
This commit is contained in:
parent
964bb4ba8c
commit
041af69b2d
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.4
|
version=1.2.0
|
||||||
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=6aae2b586e359344cb8ecfe6917a407dc7e01b5d7d7388559714de37900fb9fb
|
checksum=4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Reference in a new issue