community/zstd: upgrade to 1.3.3

This commit is contained in:
André Klitzing 2017-12-22 10:19:31 +01:00 committed by Jakub Jirutka
parent 4986beb3d6
commit dad66291a6

View File

@ -1,7 +1,7 @@
# Contributor: stef <l0ls0fo2i@ctrlc.hu>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=zstd
pkgver=1.3.2
pkgver=1.3.3
pkgrel=0
pkgdesc="Zstandard - Fast real-time compression algorithm"
url="http://www.zstd.net"
@ -27,4 +27,4 @@ package() {
make PREFIX="/usr" DESTDIR="$pkgdir" install
}
sha512sums="e2848d08b38d2fe98cd327611044bdac2f948547124321c8d63d5bdc2e6694d623c40c7bcc7d499fa83531f9cb92ddcb8be67614a49f855a9103f0ee6af0985c zstd-1.3.2.tar.gz"
sha512sums="72b63f96f65ca987cdc82c24354f7665c7dc3b2563cb0646f355c34bf8f090d8a0759729f8beaba8317272bdab34749f934055707b25cfd69c98a9fdcfbc59ae zstd-1.3.3.tar.gz"