diff options
author | Erich Eckner <git@eckner.net> | 2021-11-14 12:45:56 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-11-14 12:45:56 +0100 |
commit | 751905cc8cf78e1cca024aa283717c4934e51fc6 (patch) | |
tree | bcf6ae01ac9cd53722edb9188f3c41c4d2099111 /manualPorts | |
parent | 50a7a82762ee7fcea9718a08ef3d5eb3f472a71a (diff) | |
download | crux-ports-751905cc8cf78e1cca024aa283717c4934e51fc6.tar.xz |
shutdownasap: 1.0 -> 1.0.1
Diffstat (limited to 'manualPorts')
-rw-r--r-- | manualPorts/shutdownasap/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/shutdownasap/.signature | 6 | ||||
-rw-r--r-- | manualPorts/shutdownasap/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/manualPorts/shutdownasap/.md5sum b/manualPorts/shutdownasap/.md5sum index e593214..f38f1f3 100644 --- a/manualPorts/shutdownasap/.md5sum +++ b/manualPorts/shutdownasap/.md5sum @@ -1 +1 @@ -58baa200d5eb93806c9d7b90739f2e59 shutdownasap-1.0.tar.xz +a28cda24c96918b30baf000e7aab4e01 shutdownasap-1.0.1.tar.xz diff --git a/manualPorts/shutdownasap/.signature b/manualPorts/shutdownasap/.signature index 384cdc9..c42bb17 100644 --- a/manualPorts/shutdownasap/.signature +++ b/manualPorts/shutdownasap/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGik9TB0h+hYg4PSYdVKplDqWoPyqx2D0JWuZ4GnEYsowYrrCZjzn7w2eGlIEYoSnEnO4vMEKKjGoqTe+nccb9wA= -SHA256 (Pkgfile) = 6582f4df83e9fab38007c8b5b6105010a995b195313b7e4f97ee9023bacc38e0 +RWQxCptPusLGGgl5CcfEIYe1XjCHEJTBH57+qX2pfrJrchVjvnICmD72shl5h6xZlmRNgh7DQZgQ85ix71hJFe/fzdCxKVO8Zws= +SHA256 (Pkgfile) = 4211c7a74a2802e480e9559c295202131fc5b9201b161f170666753c222319cf SHA256 (.footprint) = 1a59f97cdae1923a80e5ce497436fe4e65a522abbbdada84716fc3c7edfc8a01 -SHA256 (shutdownasap-1.0.tar.xz) = b76203d4b13976b1418a3d985bd4c640c2c2e3b674b36fcbca5945c0b3090b1e +SHA256 (shutdownasap-1.0.1.tar.xz) = 41fdd7c22507d17562cd744d0764910773d4fcea01ae8c8281676195c7a35df9 diff --git a/manualPorts/shutdownasap/Pkgfile b/manualPorts/shutdownasap/Pkgfile index d546125..27740de 100644 --- a/manualPorts/shutdownasap/Pkgfile +++ b/manualPorts/shutdownasap/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Erich Eckner, crux at eckner dot net name=shutdownasap -version=1.0 +version=1.0.1 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |