diff options
author | Erich Eckner <git@eckner.net> | 2023-07-07 21:40:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-07-07 21:40:08 +0200 |
commit | d794bb73141a607080d9b464d6412e63782de06a (patch) | |
tree | dc3a4247f330c039f9ad8c73aa367db7f9334f9a | |
parent | 84fcbb1b157a65f74593766a8a2d2cb1b1c47ec6 (diff) | |
download | crux-ports-d794bb73141a607080d9b464d6412e63782de06a.tar.xz |
crypt-expiry-check: 4.4 -> 4.4.2
-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 ddc0247..ec55be1 100644 --- a/manualPorts/crypt-expiry-check/.md5sum +++ b/manualPorts/crypt-expiry-check/.md5sum @@ -1 +1 @@ -5d32f807c34ae37600e9ea6d7810b6f5 crypt-expiry-check-4.4.tar.xz +12287d8b78224ed9c1752b9751f76299 crypt-expiry-check-4.4.2.tar.xz diff --git a/manualPorts/crypt-expiry-check/.signature b/manualPorts/crypt-expiry-check/.signature index 0074224..5a7ca89 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 -RWQxCptPusLGGjEnja1Y5ER6VKMhWCWCUziMc/k4M+1UtdPdVqfCj8cTqW2MVu5xA6tA7VxPxvqOTEnhLM7G7B789MRxgkNRCwA= -SHA256 (Pkgfile) = 23ed6ddcbb22601281a2101c3f7695e918918b439121e532e54ee8822e1b3746 +RWQxCptPusLGGk/2rnthCkHJNLcyJ+WkG9W9JmRGgsbMx12dsxq2z8W5ZS1Hy3lFPihnn8jHkiXvkh0yB6Tnynk99l5Sy4sNegU= +SHA256 (Pkgfile) = 0abf2c80e0a5a7e9a4f95c4ed4f1f92806bee6097af476efa73d5fa4fcd13865 SHA256 (.footprint) = 4885f115087409c48c8d5560fbd90003f8e4a71f9a8b6c7ca2c0770727eadd66 -SHA256 (crypt-expiry-check-4.4.tar.xz) = 0e8fd822f967db54736e4fae701ab72a5f029aef304d4c027d82b33dd8a54dc4 +SHA256 (crypt-expiry-check-4.4.2.tar.xz) = 7e1ef0fdd575e2640cbea900f4eac624bd54fbf0b8e7f90847e5fa89cc751c2a diff --git a/manualPorts/crypt-expiry-check/Pkgfile b/manualPorts/crypt-expiry-check/Pkgfile index 25dfc17..618f6c4 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.4 +version=4.4.2 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |