diff options
author | Erich Eckner <git@eckner.net> | 2019-03-31 21:27:22 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-03-31 21:27:22 +0200 |
commit | d10b6d57460c1470691bef191fd8155af2705a89 (patch) | |
tree | 268e903f80cc193f5325f7a207672320679ccca7 /manualPorts/cryptfs-daemon | |
parent | 20c95ac03c1a5be4730c7fc4e0273c15a95ced87 (diff) | |
download | crux-ports-d10b6d57460c1470691bef191fd8155af2705a89.tar.xz |
cryptfs-daemon: 0.5.1 -> 0.5.1
Diffstat (limited to 'manualPorts/cryptfs-daemon')
-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 53a2a6b..1515c58 100644 --- a/manualPorts/cryptfs-daemon/.md5sum +++ b/manualPorts/cryptfs-daemon/.md5sum @@ -1 +1 @@ -67c46743885921e9f487e43052d7ff18 cryptfs-daemon-0.5.tar.xz +37be18d3159d64e2fe8d34721c68fc6f cryptfs-daemon-0.5.1.tar.xz diff --git a/manualPorts/cryptfs-daemon/.signature b/manualPorts/cryptfs-daemon/.signature index 1f691a6..d2b65d9 100644 --- a/manualPorts/cryptfs-daemon/.signature +++ b/manualPorts/cryptfs-daemon/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGtJx18o8fOV6lJCc1ZPYGt75db8vImO//84/uMkNFwCzGZi51421JTD+VzcJNIiHbN+jCwSROaGZ5Cz6dtPpRAQ= -SHA256 (Pkgfile) = beabb68b73e0cecfe84c1089e875109f8ff426427103a3de8e0db82805b50c60 +RWQxCptPusLGGjI32+Qvh/+SOgkmw4gx6VF5A4NTvEKLvM29reNQq3aD9AlSMK+Bv38giZW0ssEM3Nf36CFEtZqy0x14UTB86g8= +SHA256 (Pkgfile) = 60268d889107947dbd1b6edf01742e58074484e7149bce665900ca5db401f349 SHA256 (.footprint) = ba473ab696cedb237fe69b78d988fb62637bb8e7baa1f587087ac84c1e6f2594 -SHA256 (cryptfs-daemon-0.5.tar.xz) = d5439ff74548ecc5c6b31afe3894923465d35dd24bb260e35785bbe067051ab0 +SHA256 (cryptfs-daemon-0.5.1.tar.xz) = 9597aa1f8ecf1c81fe114af827ccc2d759c3db938dbf2841ff37b69788b73149 diff --git a/manualPorts/cryptfs-daemon/Pkgfile b/manualPorts/cryptfs-daemon/Pkgfile index 9012bd5..b2221ce 100644 --- a/manualPorts/cryptfs-daemon/Pkgfile +++ b/manualPorts/cryptfs-daemon/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cryptsetup name=cryptfs-daemon -version=0.5 +version=0.5.1 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |