ports/opt (3.4): zstd: updated to 1.3.5
commit cf2137829f8a3fdf2bc40cecaf188df3d9c1d152 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Fri Jun 29 19:06:45 2018 +0200 zstd: updated to 1.3.5 diff --git a/zstd/.footprint b/zstd/.footprint index c9cffebfd..911471c37 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.3.4 -lrwxrwxrwx root/root usr/lib/libzstd.so.1 -> libzstd.so.1.3.4 --rwxr-xr-x root/root usr/lib/libzstd.so.1.3.4 +lrwxrwxrwx root/root usr/lib/libzstd.so -> libzstd.so.1.3.5 +lrwxrwxrwx root/root usr/lib/libzstd.so.1 -> libzstd.so.1.3.5 +-rwxr-xr-x root/root usr/lib/libzstd.so.1.3.5 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/.md5sum b/zstd/.md5sum deleted file mode 100644 index 4921f6c7a..000000000 --- a/zstd/.md5sum +++ /dev/null @@ -1 +0,0 @@ -10bf0353e3dedd8bae34a188c25d4261 zstd-v1.3.4.tar.gz diff --git a/zstd/.signature b/zstd/.signature index 2397adddc..28cb7f2bb 100644 --- a/zstd/.signature +++ b/zstd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TFRQLDEYYBePOlC7Ln3oITsQ/kX9N2J9eQbN34MfTJOnvFTRGN/iSazZLufaKMbYpH7RyaD4OJATx7u2McyEgA= -SHA256 (Pkgfile) = 7d337618b38d94fa7b13f98e947625c8089fcb3898a438affe89b50e85744693 -SHA256 (.footprint) = 94575b1517c28c83fd9b11d71ac3cad6d7ad0c9b8353b86139f8e7914a0689df -SHA256 (zstd-v1.3.4.tar.gz) = 92e41b6e8dd26bbd46248e8aa1d86f1551bc221a796277ae9362954f26d605a9 +RWSE3ohX2g5d/QVyTVgThf1/t9hUIng17EyTLKl6xgSJCS9ndeTrMJMtwhCOLpaJwKrOxM/qjsFw92N9VjI0Z4osdodcAFC1NAI= +SHA256 (Pkgfile) = ea3f80ce64ac5b4b1f101c5d60ddae4ab77d297773f67d0cfe9b7c42a3fc415d +SHA256 (.footprint) = 2d1d3803795eb3cd99c0b0dd5a873f8c03d56cbb8e60266411216d2297556a47 +SHA256 (zstd-v1.3.5.tar.gz) = d6e1559e4cdb7c4226767d4ddc990bff5f9aab77085ff0d0490c828b025e2eea diff --git a/zstd/Pkgfile b/zstd/Pkgfile index 641a69958..6bfa5a27e 100644 --- a/zstd/Pkgfile +++ b/zstd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib xz name=zstd -version=1.3.4 +version=1.3.5 release=1 source=(https://github.com/facebook/zstd/archive/v$version/$name-v$version.tar.gz)
participants (1)
-
crux@crux.nu