diff options
author | Erich Eckner <git@eckner.net> | 2020-05-10 10:58:21 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-05-10 10:58:21 +0200 |
commit | 356a1e2177ff1ba3e42e0692c500d89ef6fb4c8c (patch) | |
tree | 3d5c1966dde06f480d3c0f2f64e4258c931ad046 | |
parent | 06a2ebd69082b2278be25d97a20df964cbc2c5c0 (diff) | |
download | crux-ports-356a1e2177ff1ba3e42e0692c500d89ef6fb4c8c.tar.xz |
crypt-expiry-check: 4.0.11 -> 4.0.12
-rw-r--r-- | manualPorts/crypt-expiry-check/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/crypt-expiry-check/.signature | 6 | ||||
-rw-r--r-- | manualPorts/crypt-expiry-check/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/manualPorts/crypt-expiry-check/.md5sum b/manualPorts/crypt-expiry-check/.md5sum index 1047533..a576739 100644 --- a/manualPorts/crypt-expiry-check/.md5sum +++ b/manualPorts/crypt-expiry-check/.md5sum @@ -1 +1 @@ -5da1d1ad74083e1bef51d8af739889d5 crypt-expiry-check-4.0.11.tar.xz +a3751b8fe90710dc97b32df8399b2e00 crypt-expiry-check-4.0.12.tar.xz diff --git a/manualPorts/crypt-expiry-check/.signature b/manualPorts/crypt-expiry-check/.signature index 0882444..d4a66b3 100644 --- a/manualPorts/crypt-expiry-check/.signature +++ b/manualPorts/crypt-expiry-check/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGmD5GkL1yannE5JzV0di5X9tlwI5hLesONZw408TE2NJWRnmDDPukx26rbgZWNyruEuhw2tcFHTQYEJMBN6T4Q8= -SHA256 (Pkgfile) = 557cc5d5878611bc068270253f6d1c467ba84796d3459a11f209bcfcc176be1a +RWQxCptPusLGGgL/OPS/GmK/1ReAprz6xf233eMqmWSZqFXcKQ23EtDWNaP2rR4I7ixpwZCs1GZowP/LMAXehJ4soIur/jZyrAs= +SHA256 (Pkgfile) = 3bae9243896b32f01cae04cd76b9c19c66aed615716cdf3aabef8fb46c4cf660 SHA256 (.footprint) = 4885f115087409c48c8d5560fbd90003f8e4a71f9a8b6c7ca2c0770727eadd66 -SHA256 (crypt-expiry-check-4.0.11.tar.xz) = 10687d369190f94e2d7306290da3b7bdd2f4ca835e569e2bd043308a1b727806 +SHA256 (crypt-expiry-check-4.0.12.tar.xz) = 1d1e7fe348fd1503cff3f1e943562038d64c0742ef7985db10d0386869e6956a diff --git a/manualPorts/crypt-expiry-check/Pkgfile b/manualPorts/crypt-expiry-check/Pkgfile index 3d40b6d..1d1079e 100644 --- a/manualPorts/crypt-expiry-check/Pkgfile +++ b/manualPorts/crypt-expiry-check/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl gnupg name=crypt-expiry-check -version=4.0.11 +version=4.0.12 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |