diff options
author | Erich Eckner <git@eckner.net> | 2021-01-27 22:49:03 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-01-27 22:49:03 +0100 |
commit | 35d2d61617b77db6876a8192de17cd1348e80122 (patch) | |
tree | 0d3db5cb9e73e0a1db5a000c2a41eff63395c4e9 | |
parent | a9eaeb99033c0ce0a2da8d5d4f0f2eadefceb840 (diff) | |
download | crux-ports-35d2d61617b77db6876a8192de17cd1348e80122.tar.xz |
pigz: 2.4 -> 2.5
-rw-r--r-- | manualPorts/pigz/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/pigz/.signature | 6 | ||||
-rw-r--r-- | manualPorts/pigz/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/manualPorts/pigz/.md5sum b/manualPorts/pigz/.md5sum index d64e84a..933540a 100644 --- a/manualPorts/pigz/.md5sum +++ b/manualPorts/pigz/.md5sum @@ -1 +1 @@ -def2f6e19d9d8231445adc1349d346df pigz-2.4.tar.gz +48730655cf30973f6fe81d4857858a3c pigz-2.5.tar.gz diff --git a/manualPorts/pigz/.signature b/manualPorts/pigz/.signature index 8e445b0..33d4361 100644 --- a/manualPorts/pigz/.signature +++ b/manualPorts/pigz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGizFqEoGq+gSR4JhCVvw9mfEkOBCRa0rA27zzEQCwmOkGKTeCjvzGC+OuwdcwVAYrdyIBBtMzi/x9ylGyn42pgE= -SHA256 (Pkgfile) = 71ee12f05deb9a26c5c7b49965aace6803deb45feccaec1fff89fba65f6e7a74 +RWQxCptPusLGGjUvMeaGitL8AOFOW/dNmIFUNmjfB0vzi7Oed3UsEdshjat2QW5fpyEexy0hOR+fgnSpIOmouFStY+zzuBuAAQQ= +SHA256 (Pkgfile) = 29d95236613ae0cd24c4be472c1f0b1febad4dd3ed4aff12cb167781a534ae1d SHA256 (.footprint) = 581925bc8b3aa5c1e38052581da973bbdd26574f43a1ffb56f4dca6b4d1fdcaf -SHA256 (pigz-2.4.tar.gz) = a4f816222a7b4269bd232680590b579ccc72591f1bb5adafcd7208ca77e14f73 +SHA256 (pigz-2.5.tar.gz) = a006645702caaecace633a89eb5c371482b44a48d04f34e0058e2b85d75d4c36 diff --git a/manualPorts/pigz/Pkgfile b/manualPorts/pigz/Pkgfile index a2f0e46..0a8b0f4 100644 --- a/manualPorts/pigz/Pkgfile +++ b/manualPorts/pigz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=pigz -version=2.4 +version=2.5 release=1 source=(http://zlib.net/$name/$name-$version.tar.gz) |