aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2017-05-25 14:38:56 +0200
committerShiz <hi@shiz.me>2017-06-03 13:44:50 +0200
commitba84e1bde7092a04061680e645e7665aac44d8dc (patch)
tree10b9d1f231959178915ecf6fc67bcf7cc233c91e /community
parentea4bccbc168789cbc9947fd07d513fb17fed065e (diff)
community/zstd: upgrade to 1.2.0
Diffstat (limited to 'community')
-rw-r--r--community/zstd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zstd/APKBUILD b/community/zstd/APKBUILD
index efde85d3e24..f1d68808a75 100644
--- a/community/zstd/APKBUILD
+++ b/community/zstd/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: stef <l0ls0fo2i@ctrlc.hu>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=zstd
-pkgver=1.1.4
+pkgver=1.2.0
pkgrel=0
pkgdesc="Zstandard - Fast real-time compression algorithm"
url="http://www.zstd.net"
@@ -21,4 +21,4 @@ package() {
make PREFIX="/usr" DESTDIR="$pkgdir" install
}
-sha512sums="8d18635494a584d13ab29645af5f20b6c1d2fb72895854c381c783b6fda0950575632d04a72e6901ae178535d5f6319ab25fdb097ef8c6db559d60acf558a437 zstd-1.1.4.tar.gz"
+sha512sums="b21910c6bdcfad3199c07b9f70f7c049062ebd1cce9249dd33c36153e29f24dd9e796ddbc2f37846b9f508c14b0d0f67651fd8d2bdce558128f20bdfff50a7df zstd-1.2.0.tar.gz"