diff options
author | Erich Eckner <git@eckner.net> | 2023-09-12 23:05:26 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2023-09-12 23:05:26 +0200 |
commit | c8b76b6cf89e6a7392469c9783310ccab7782f66 (patch) | |
tree | a141838b38106a90c4f5facc5c022119a121b823 | |
parent | 42cf07b4cef4e063cf06312d09e02aae8c440942 (diff) | |
download | crux-ports-c8b76b6cf89e6a7392469c9783310ccab7782f66.tar.xz |
cryptfs-daemon: 0.5.7 -> 0.6
-rw-r--r-- | manualPorts/cryptfs-daemon/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/cryptfs-daemon/.signature | 6 | ||||
-rw-r--r-- | manualPorts/cryptfs-daemon/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/manualPorts/cryptfs-daemon/.md5sum b/manualPorts/cryptfs-daemon/.md5sum index b21b010..a74a8bd 100644 --- a/manualPorts/cryptfs-daemon/.md5sum +++ b/manualPorts/cryptfs-daemon/.md5sum @@ -1 +1 @@ -e17d7dcada53aad81abe8a2ddd203030 cryptfs-daemon-0.5.7.tar.xz +d99d181d10f0a22f33085b347e77f8dc cryptfs-daemon-0.6.tar.xz diff --git a/manualPorts/cryptfs-daemon/.signature b/manualPorts/cryptfs-daemon/.signature index 0560f2c..3d79193 100644 --- a/manualPorts/cryptfs-daemon/.signature +++ b/manualPorts/cryptfs-daemon/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGprJcCRUbQnmCr4j/9gMV2mbqt60jUZ7SRf73orM0FIp6+KGNxDNg0g+7oj2KMR2hleyz82gbd2oCpPcLUXt+gI= -SHA256 (Pkgfile) = 885dbf00f2b16087c11326d5e934043ec62c53aa5ddcd3ee1fce3bf5e1447328 +RWQxCptPusLGGrBXYT4xjNdDr7dS4/Yl/BZIfIqWliJRgwKZnGI1pdsFZsE7EW3Qt1gScLBc5+RzPAiBCMANsJ2+HaPM9wxvbAI= +SHA256 (Pkgfile) = 48d388c5480d550e6e780cb889e2ebacef13fe5e6c6f9db56c2ec6ac2325a4f3 SHA256 (.footprint) = ba473ab696cedb237fe69b78d988fb62637bb8e7baa1f587087ac84c1e6f2594 -SHA256 (cryptfs-daemon-0.5.7.tar.xz) = 3ffa2249551220c16b6218004f98f3e2601e45fde21907b6a35824ea1fe6a8f5 +SHA256 (cryptfs-daemon-0.6.tar.xz) = ed364807dbc711fb48e79e39e01990e73bc8f1327aa9f6ba9d8c03efd02798ff diff --git a/manualPorts/cryptfs-daemon/Pkgfile b/manualPorts/cryptfs-daemon/Pkgfile index 9720f3a..1d8dc95 100644 --- a/manualPorts/cryptfs-daemon/Pkgfile +++ b/manualPorts/cryptfs-daemon/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cryptsetup name=cryptfs-daemon -version=0.5.7 +version=0.6 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |