summaryrefslogtreecommitdiff
path: root/zstd
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-12-22 11:25:23 +0100
committerJuergen Daubert <jue@jue.li>2021-12-22 11:25:23 +0100
commit9da512bb851e622be6b0577e3436735a2a118f25 (patch)
tree33c345f67dd4b51e4f7d4bf9cb050d6e8ac6719a /zstd
parent2fffd283771f429b47fe05f0edcfe05362401717 (diff)
downloadcore-9da512bb851e622be6b0577e3436735a2a118f25.tar.gz
core-9da512bb851e622be6b0577e3436735a2a118f25.tar.xz
zstd: update to 1.5.1
Diffstat (limited to 'zstd')
-rw-r--r--zstd/.footprint6
-rw-r--r--zstd/.signature8
-rw-r--r--zstd/Pkgfile2
3 files changed, 8 insertions, 8 deletions
diff --git a/zstd/.footprint b/zstd/.footprint
index cc346b6b..d26be514 100644
--- a/zstd/.footprint
+++ b/zstd/.footprint
@@ -13,9 +13,9 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/zstd_errors.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libzstd.a
-lrwxrwxrwx root/root usr/lib/libzstd.so -> libzstd.so.1.5.0
-lrwxrwxrwx root/root usr/lib/libzstd.so.1 -> libzstd.so.1.5.0
--rwxr-xr-x root/root usr/lib/libzstd.so.1.5.0
+lrwxrwxrwx root/root usr/lib/libzstd.so -> libzstd.so.1.5.1
+lrwxrwxrwx root/root usr/lib/libzstd.so.1 -> libzstd.so.1.5.1
+-rwxr-xr-x root/root usr/lib/libzstd.so.1.5.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libzstd.pc
drwxr-xr-x root/root usr/share/
diff --git a/zstd/.signature b/zstd/.signature
index e1d8df52..8562d32d 100644
--- a/zstd/.signature
+++ b/zstd/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqhvFSiD2Lr5PsT/plaJp96Oq0hRhbfOvZK9VUSOH3wTGBZd92ylbaUf3r5eSl4XzQM6NlkyuduhrTgjyRmMJogE=
-SHA256 (Pkgfile) = afb94a3a12ad8cc4db8de14b9376c18a4372452d44a51c22e8b1454d2722e214
-SHA256 (.footprint) = ce6915c420ebde9a00c2bc5044f14d577fbe59d1f12e7df567890c35ebfa4a02
-SHA256 (zstd-v1.5.0.tar.gz) = 0d9ade222c64e912d6957b11c923e214e2e010a18f39bec102f572e693ba2867
+RWRJc1FUaeVeqjWoX9ldYq4fW9IhzpL4eGlSZH/D+Jap6M6RsYB5mqV/VTxl2MNO37zCZOpanZIoY6ac08k+bxIuEBye86M+sQ4=
+SHA256 (Pkgfile) = 9963dabaacef14c0bbae49dd3921c232dbf511d5b3008e16bcfcdcc8448a22a2
+SHA256 (.footprint) = 502cbb914abaf0eb3ac661b53f0f4f36cc85304c8968364de35f8dba87c10a74
+SHA256 (zstd-v1.5.1.tar.gz) = dc05773342b28f11658604381afd22cb0a13e8ba17ff2bd7516df377060c18dd
diff --git a/zstd/Pkgfile b/zstd/Pkgfile
index 7209bf3f..644597c2 100644
--- a/zstd/Pkgfile
+++ b/zstd/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: zlib xz
name=zstd
-version=1.5.0
+version=1.5.1
release=1
source=(https://github.com/facebook/zstd/archive/v$version/$name-v$version.tar.gz)

Generated by cgit