diff options
author | Erich Eckner <git@eckner.net> | 2022-02-01 23:06:44 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-02-01 23:06:44 +0100 |
commit | 5eeeaf83dec3699fef6a95fe528a5e1ddd9d836c (patch) | |
tree | ed5189d307b4b8503cbd09b03d0aa723d5c29c3b /manualPorts | |
parent | 7fb868cc798219dfdb361fca204bb1ec628aa334 (diff) | |
download | crux-ports-5eeeaf83dec3699fef6a95fe528a5e1ddd9d836c.tar.xz |
pigz: 2.6 -> 2.7
Diffstat (limited to 'manualPorts')
-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 647fa5a..13195ef 100644 --- a/manualPorts/pigz/.md5sum +++ b/manualPorts/pigz/.md5sum @@ -1 +1 @@ -a8a23d7dfb58d8c20438f382fb1d97c8 pigz-2.6.tar.gz +2d084221ba829d29f344305845a313f3 pigz-2.7.tar.gz diff --git a/manualPorts/pigz/.signature b/manualPorts/pigz/.signature index fde4874..a219c72 100644 --- a/manualPorts/pigz/.signature +++ b/manualPorts/pigz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGmeEVvf1YLLI0W/woxlzp6lnQtXyRUFkezWoQPqwbLpvW9A+CBsLgBbDi/8iwprfuoUt3TVSLD6INxLv0DjX/g8= -SHA256 (Pkgfile) = bdccd91e6c7c23fbe74da652bfd502a08cf0c3b6bf7f55b2b5cc1ed66095b1d4 +RWQxCptPusLGGkIfZvlD7hFyGcwhzGQ6fA9Wzfev/to+vh17esrqxHZ8zypZqMScATFUi3Culmz1efNj4hMpoPzCkmOZElUppQk= +SHA256 (Pkgfile) = 1d9d9797672de753cc0c50ad0021da6b2ccc6f7eb82f2a4c0ded09a35411f8d6 SHA256 (.footprint) = 581925bc8b3aa5c1e38052581da973bbdd26574f43a1ffb56f4dca6b4d1fdcaf -SHA256 (pigz-2.6.tar.gz) = 2eed7b0d7449d1d70903f2a62cd6005d262eb3a8c9e98687bc8cbb5809db2a7d +SHA256 (pigz-2.7.tar.gz) = b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707 diff --git a/manualPorts/pigz/Pkgfile b/manualPorts/pigz/Pkgfile index adb89b8..316980d 100644 --- a/manualPorts/pigz/Pkgfile +++ b/manualPorts/pigz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=pigz -version=2.6 +version=2.7 release=1 source=(http://zlib.net/$name/$name-$version.tar.gz) |