summaryrefslogtreecommitdiff
path: root/manualPorts/lz4
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-11-03 22:53:13 +0100
committerErich Eckner <git@eckner.net>2022-11-03 22:53:13 +0100
commit7324802c3c1a5ed1c6c14037ab7bfb10ee7953ee (patch)
treec1520c2d5cdef3492dd1928e7cb46e857561b916 /manualPorts/lz4
parent0cfe646f574952e84590c87302901ff3806d9370 (diff)
downloadcrux-ports-7324802c3c1a5ed1c6c14037ab7bfb10ee7953ee.tar.xz
lz4: 1.9.3 -> 1.9.4
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 d0934e4..74da87e 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.3
-lrwxrwxrwx root/root usr/lib/liblz4.so.1 -> liblz4.so.1.9.3
--rwxr-xr-x root/root usr/lib/liblz4.so.1.9.3
+lrwxrwxrwx root/root usr/lib/liblz4.so -> liblz4.so.1.9.4
+lrwxrwxrwx root/root usr/lib/liblz4.so.1 -> liblz4.so.1.9.4
+-rwxr-xr-x root/root usr/lib/liblz4.so.1.9.4
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 2d6ca43..81aa11e 100644
--- a/manualPorts/lz4/.md5sum
+++ b/manualPorts/lz4/.md5sum
@@ -1 +1 @@
-3a1ab1684e14fc1afc66228ce61b2db3 v1.9.3.tar.gz
+e9286adb64040071c5e23498bf753261 v1.9.4.tar.gz
diff --git a/manualPorts/lz4/.signature b/manualPorts/lz4/.signature
index 00cf625..403160e 100644
--- a/manualPorts/lz4/.signature
+++ b/manualPorts/lz4/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGm5QiqQQnKDdQZMXj2vXOJJz+h9x18vFIjwXUawTrjT8rn2qauxBOjBirCcfDPjBmrhmdXnLzpB0SBFhCT+GEgI=
-SHA256 (Pkgfile) = e2909db6ce608c31f713c24c468e9c40fc1f37d9807a87541daf87034975263c
-SHA256 (.footprint) = b54711d20c7de6fc0ffa92a1f97ecbcfe55fe0ad50c2cf2aee77a330a6610aa3
-SHA256 (v1.9.3.tar.gz) = 030644df4611007ff7dc962d981f390361e6c97a34e5cbc393ddfbe019ffe2c1
+RWQxCptPusLGGmYYgAJA1hazpihH+DzfebtelmNF8XwRkgVC2u/NJVr1dICm8XxZSjJL/AN8U2xPzvv6YIsk6GjPMlaNeVNdaQI=
+SHA256 (Pkgfile) = a352421cf72afe3e727b8453d9c3a43284c65545bb4d9898a69972dc8bef9899
+SHA256 (.footprint) = d2972b8b8cc766d09f93e7b8b8b2db80eb831aba0a1643279db490068d4eab74
+SHA256 (v1.9.4.tar.gz) = 0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b
diff --git a/manualPorts/lz4/Pkgfile b/manualPorts/lz4/Pkgfile
index 1c192b3..faee096 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.3
+version=1.9.4
release=1
source=("https://github.com/${name}/${name}/archive/v${version}.tar.gz")