diff options
author | Erich Eckner <git@eckner.net> | 2018-07-12 22:21:15 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-12 22:21:15 +0200 |
commit | f5829eeec8d267e6e6bbca7b54ca7e69686ba895 (patch) | |
tree | 407d12aea650213dc3841ea9e142036cdf964358 | |
parent | 87634467fd61e6a6f94cf38a2ce3a5802bf09144 (diff) | |
download | crux-ports-f5829eeec8d267e6e6bbca7b54ca7e69686ba895.tar.xz |
cryptfs-daemon: 0.4.3 -> 0.4.4
-rw-r--r-- | manualPorts/cryptfs-daemon/.footprint | 4 | ||||
-rw-r--r-- | manualPorts/cryptfs-daemon/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/cryptfs-daemon/.signature | 8 | ||||
-rw-r--r-- | manualPorts/cryptfs-daemon/Pkgfile | 2 |
4 files changed, 10 insertions, 6 deletions
diff --git a/manualPorts/cryptfs-daemon/.footprint b/manualPorts/cryptfs-daemon/.footprint index 6ddd1f2..810c54e 100644 --- a/manualPorts/cryptfs-daemon/.footprint +++ b/manualPorts/cryptfs-daemon/.footprint @@ -4,3 +4,7 @@ drwxr-xr-x root/root etc/rc.d/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/cryptfs +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/cryptfs.8.gz diff --git a/manualPorts/cryptfs-daemon/.md5sum b/manualPorts/cryptfs-daemon/.md5sum index 1a0fe43..71d05f1 100644 --- a/manualPorts/cryptfs-daemon/.md5sum +++ b/manualPorts/cryptfs-daemon/.md5sum @@ -1 +1 @@ -0fe99f0c99e4a20036cd5fccaeb12b0b dl.php?dl=cryptfs-daemon-0.4.3 +cccb1e2bf4406c65265e797e374e3ec1 dl.php?dl=cryptfs-daemon-0.4.4 diff --git a/manualPorts/cryptfs-daemon/.signature b/manualPorts/cryptfs-daemon/.signature index 430463d..b79267c 100644 --- a/manualPorts/cryptfs-daemon/.signature +++ b/manualPorts/cryptfs-daemon/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGvg6GyD3rOsveqeI4EAHuF8RhpHjkKDzUcGcc/1DzwMM+4RlPaoS/BvXj2czRJX8puA8oM1Z7O9xWBXZf/lNyAQ= -SHA256 (Pkgfile) = 47c1ed804a42f7f9c3378b36d216566f71545f0bd78c6e7cd33c4e1f36d10bcc -SHA256 (.footprint) = 3912b464312c000c75b38725980b74990281a80d644889db6640bf697944528c -SHA256 (dl.php?dl=cryptfs-daemon-0.4.3) = 5cc0eaaf33531570ecc84112ef63c877a8d3630b66743afde253fcf554b48c49 +RWQxCptPusLGGpQ+9p7Oai1vLHDCUGMwrxMkFuh+ot3S/Yvg1+3G6XK7uFX48yd4TGeAGWs8e9CoK0Ci3nR1O9Uz+z6QGifY4g4= +SHA256 (Pkgfile) = ab69d2c26b64bbfd003a8098cbb48a88e3fec1116f18b868092c5962e8c4eb3f +SHA256 (.footprint) = ba473ab696cedb237fe69b78d988fb62637bb8e7baa1f587087ac84c1e6f2594 +SHA256 (dl.php?dl=cryptfs-daemon-0.4.4) = e7a71ddd2f54c22a41192a0bd66e44cfd9407c90cf773007de3d682e10629b27 diff --git a/manualPorts/cryptfs-daemon/Pkgfile b/manualPorts/cryptfs-daemon/Pkgfile index 84c108c..278b354 100644 --- a/manualPorts/cryptfs-daemon/Pkgfile +++ b/manualPorts/cryptfs-daemon/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cryptsetup name=cryptfs-daemon -version=0.4.3 +version=0.4.4 release=1 source=("https://opensources.eckner.net/dl.php?dl=${name}-${version}") |