zstd: adopt

This commit is contained in:
maxice8 2018-08-30 17:37:19 -03:00
parent a06072531e
commit 225ee3ef15
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -5,7 +5,7 @@ revision=2
short_desc="Fast real-time compression algorithm - CLI tool" short_desc="Fast real-time compression algorithm - CLI tool"
makedepends="zlib-devel liblzma-devel" makedepends="zlib-devel liblzma-devel"
checkdepends="gtest-devel" checkdepends="gtest-devel"
maintainer="Orphaned <orphan@voidlinux.eu>" maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="BSD-3-Clause, GPL-2.0-or-later" license="BSD-3-Clause, GPL-2.0-or-later"
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"