mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
zstd: update to 1.3.3.
This commit is contained in:
parent
4231587624
commit
da1a28a518
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zstd'
|
||||
pkgname=zstd
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
short_desc="Fast real-time compression algorithm"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
|
@ -9,7 +9,7 @@ checkdepends="gtest-devel"
|
|||
license="BSD, GPL-2"
|
||||
homepage="http://www.zstd.net"
|
||||
distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz"
|
||||
checksum=ac5054a3c64e6510bc1ae890d05e3d271cc33ceebc9d06ac9f08105766d2798a
|
||||
checksum=a77c47153ee7de02626c5b2a097005786b71688be61e9fb81806a011f90b297b
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Add table
Reference in a new issue