diff options
author | Erich Eckner <git@eckner.net> | 2024-12-26 12:21:25 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-26 12:21:25 +0100 |
commit | 1fb83cfdb2440c352883c86530e64cc8ac6201f1 (patch) | |
tree | 2161449499d2ba5193d4594a07a0317d477d5697 | |
parent | e5313accf494a1b630443c4d3eceb6fb48ccfa36 (diff) | |
download | crux-ports-1fb83cfdb2440c352883c86530e64cc8ac6201f1.tar.xz |
crypt-expiry-check: 4.5 -> 4.5.1
-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 997d5e6..d1133bb 100644 --- a/manualPorts/crypt-expiry-check/.md5sum +++ b/manualPorts/crypt-expiry-check/.md5sum @@ -1 +1 @@ -0e36f2b47dbc1f88cdc0fc5d62a14c26 crypt-expiry-check-4.5.tar.xz +7426b0efe2b4ec9ace4c0e153e163d01 crypt-expiry-check-4.5.1.tar.xz diff --git a/manualPorts/crypt-expiry-check/.signature b/manualPorts/crypt-expiry-check/.signature index 2d2cd19..66ef911 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 -RWQxCptPusLGGvwEcNiT8xiLoO093XTmqbOfsaIO+KNHBqEDf5hQRGIau90sIaTkzqzDB7f1JoM4CzmT+MnpcMTEgiWsBbQOtwY= -SHA256 (Pkgfile) = ad839867d80f337ea4724f689aeccdc38cba2efa6281e657895afac03f3a4747 +RWQxCptPusLGGuOKUSBpRQXmTDe6sZNL0NRzGK9tArpOt2m+TMlijp/MRaHZNGvriy2mJhGCJmxTbDmkIPtIosTn+F3CLf+oVAY= +SHA256 (Pkgfile) = a103a850932bb63e824a2c09931c4e309d72310382c1a9d7e8e49eb653207511 SHA256 (.footprint) = 4885f115087409c48c8d5560fbd90003f8e4a71f9a8b6c7ca2c0770727eadd66 -SHA256 (crypt-expiry-check-4.5.tar.xz) = 705a632d3aaeedf8f58e5dde24ab66f83d3a97fca310cdd1301325201b369f58 +SHA256 (crypt-expiry-check-4.5.1.tar.xz) = 143a808e26c821a6d75f55cb5c042fe26cf425d2846ba284e63e02f7dba69437 diff --git a/manualPorts/crypt-expiry-check/Pkgfile b/manualPorts/crypt-expiry-check/Pkgfile index da67bf4..2a8aa19 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.5 +version=4.5.1 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |