summaryrefslogtreecommitdiff
path: root/manualPorts/lz4
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-08-20 23:00:43 +0200
committerErich Eckner <git@eckner.net>2019-08-20 23:00:43 +0200
commitb61113a49d632f56b47dd920f2cd172a15f5267b (patch)
tree8962ea849ed7e1c2ef7fd8b833502e59eb0da78c /manualPorts/lz4
parent580bc517d9e16c1ec5d9329b1a1b13c844c8ce9b (diff)
downloadcrux-ports-b61113a49d632f56b47dd920f2cd172a15f5267b.tar.xz
lz4: 1.9.1 -> 1.9.2
Diffstat (limited to 'manualPorts/lz4')
-rw-r--r--manualPorts/lz4/.footprint6
-rw-r--r--manualPorts/lz4/.md5sum2
-rw-r--r--manualPorts/lz4/.signature8
-rw-r--r--manualPorts/lz4/Pkgfile2
4 files changed, 9 insertions, 9 deletions
diff --git a/manualPorts/lz4/.footprint b/manualPorts/lz4/.footprint
index 2c4200e..9832037 100644
--- a/manualPorts/lz4/.footprint
+++ b/manualPorts/lz4/.footprint
@@ -11,9 +11,9 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/lz4hc.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/liblz4.a
-lrwxrwxrwx root/root usr/lib/liblz4.so -> liblz4.so.1.9.1
-lrwxrwxrwx root/root usr/lib/liblz4.so.1 -> liblz4.so.1.9.1
--rwxr-xr-x root/root usr/lib/liblz4.so.1.9.1
+lrwxrwxrwx root/root usr/lib/liblz4.so -> liblz4.so.1.9.2
+lrwxrwxrwx root/root usr/lib/liblz4.so.1 -> liblz4.so.1.9.2
+-rwxr-xr-x root/root usr/lib/liblz4.so.1.9.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/liblz4.pc
drwxr-xr-x root/root usr/share/
diff --git a/manualPorts/lz4/.md5sum b/manualPorts/lz4/.md5sum
index 24be338..849ca01 100644
--- a/manualPorts/lz4/.md5sum
+++ b/manualPorts/lz4/.md5sum
@@ -1 +1 @@
-a80f28f2a2e5fe59ebfe8407f793da22 v1.9.1.tar.gz
+3898c56c82fb3d9455aefd48db48eaad v1.9.2.tar.gz
diff --git a/manualPorts/lz4/.signature b/manualPorts/lz4/.signature
index bff7e6d..19c4bba 100644
--- a/manualPorts/lz4/.signature
+++ b/manualPorts/lz4/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGr6Aj26GdW6nMGnF96WPNmpWfTRek1U+2B6z3E/RTD/S8KxR54mpZS609sQW1pUVTte4ILHdoRNpPGlzOv2lDg0=
-SHA256 (Pkgfile) = 61769c409be156f84511e50bd5bbfadf08419bfba40fed7ddaf9cc36c55b4188
-SHA256 (.footprint) = 0f01cffdfee59567c56db5867b132f0b3c8e579488fbe55e4ebd77b44089e2ca
-SHA256 (v1.9.1.tar.gz) = f8377c89dad5c9f266edc0be9b73595296ecafd5bfa1000de148096c50052dc4
+RWQxCptPusLGGqVecwXgoKS2lBgd6apSoSyFWbEyXCNV2UOZU53Rgd8S5kWOlMAXuhyX3JdOZd7zdiH1eEziI3o6v6Vh/b9FEwM=
+SHA256 (Pkgfile) = 803565d242f82f11efb17d4907c2d6ac7010339d3727c83407651d3efe28d2e4
+SHA256 (.footprint) = 57c99cbe6791125995fa6f7f3e13ff72ade11b88419c8a0d9fa8cd0353bf5431
+SHA256 (v1.9.2.tar.gz) = 658ba6191fa44c92280d4aa2c271b0f4fbc0e34d249578dd05e50e76d0e5efcc
diff --git a/manualPorts/lz4/Pkgfile b/manualPorts/lz4/Pkgfile
index a83d8b3..513fbff 100644
--- a/manualPorts/lz4/Pkgfile
+++ b/manualPorts/lz4/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Erich Eckner, crux at eckner dot net
name=lz4
-version=1.9.1
+version=1.9.2
release=1
source=("https://github.com/${name}/${name}/archive/v${version}.tar.gz")