diff options
author | Erich Eckner <git@eckner.net> | 2022-06-23 21:56:17 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-06-23 21:56:17 +0200 |
commit | 06a6502161714a49482a8f6ba8a7ad9624830cdb (patch) | |
tree | f17042ab9af622dcc79e9b71e6fcff479970d628 | |
parent | f995fbe8f639efff839e66dee29f835570264e61 (diff) | |
download | crux-ports-06a6502161714a49482a8f6ba8a7ad9624830cdb.tar.xz |
crypt-expiry-check: 4.3.4 -> 4.3.5
-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 c3d5e5d..89dbc9f 100644 --- a/manualPorts/crypt-expiry-check/.md5sum +++ b/manualPorts/crypt-expiry-check/.md5sum @@ -1 +1 @@ -a891a867af0d8d99e0a8004d92f72281 crypt-expiry-check-4.3.4.tar.xz +2807d3361ef1ff674e5f64bc34be6729 crypt-expiry-check-4.3.5.tar.xz diff --git a/manualPorts/crypt-expiry-check/.signature b/manualPorts/crypt-expiry-check/.signature index 1423d7e..4fbf489 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 -RWQxCptPusLGGopy0wdlRtiYY9ZOxqY2/3SvUT3A9CWZ3vGlIuxmIBmPum1R1ghqhRMhl/EmN4zV2cen0x3E7u6wURxJ6SUWBgU= -SHA256 (Pkgfile) = 2a616d80c04762dbd253ff4f635c5f52eabf533857be11772e183fd622bc20d7 +RWQxCptPusLGGjh7PXdy5p3NB1nXASC8HuBSJlrNWIHGy8eCYlabUiffMh6PruHMMGe+2qWdMN5+zwEdm/mRirFVKczVfaF3BAo= +SHA256 (Pkgfile) = f5d0a4ce812ec89eb2b3838df72ed0ffef7f84e822f9955b6ba6171a87e80c27 SHA256 (.footprint) = 4885f115087409c48c8d5560fbd90003f8e4a71f9a8b6c7ca2c0770727eadd66 -SHA256 (crypt-expiry-check-4.3.4.tar.xz) = 0d64a9ea94ce09f3931abb3b22daf4525ec9aeeed1fc42a79f8a50ac58c3bba8 +SHA256 (crypt-expiry-check-4.3.5.tar.xz) = a67294e997460910f8d252bc5dd7e64c9cf44fc46813499cd1572eaae3deec42 diff --git a/manualPorts/crypt-expiry-check/Pkgfile b/manualPorts/crypt-expiry-check/Pkgfile index ac57156..fe054db 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.3.4 +version=4.3.5 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |