summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manualPorts/cryptfs-daemon/.md5sum2
-rw-r--r--manualPorts/cryptfs-daemon/.signature6
-rw-r--r--manualPorts/cryptfs-daemon/Pkgfile5
3 files changed, 6 insertions, 7 deletions
diff --git a/manualPorts/cryptfs-daemon/.md5sum b/manualPorts/cryptfs-daemon/.md5sum
index 71d05f1..d745268 100644
--- a/manualPorts/cryptfs-daemon/.md5sum
+++ b/manualPorts/cryptfs-daemon/.md5sum
@@ -1 +1 @@
-cccb1e2bf4406c65265e797e374e3ec1 dl.php?dl=cryptfs-daemon-0.4.4
+72c462a15a81b95383716891835cf595 cryptfs-daemon-0.4.4.tar.xz
diff --git a/manualPorts/cryptfs-daemon/.signature b/manualPorts/cryptfs-daemon/.signature
index b79267c..dfe9632 100644
--- a/manualPorts/cryptfs-daemon/.signature
+++ b/manualPorts/cryptfs-daemon/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGpQ+9p7Oai1vLHDCUGMwrxMkFuh+ot3S/Yvg1+3G6XK7uFX48yd4TGeAGWs8e9CoK0Ci3nR1O9Uz+z6QGifY4g4=
-SHA256 (Pkgfile) = ab69d2c26b64bbfd003a8098cbb48a88e3fec1116f18b868092c5962e8c4eb3f
+RWQxCptPusLGGo9MmGlfy0g7XuO6B1gYlBWNyZ7o98og0oe8B5tRqFDKG0Goiug/Ijy3Kk5OZEdonk/jbToh6uzH8eZ+BXidTw0=
+SHA256 (Pkgfile) = 00d75280a0bb030270c83950cbad76a57d8499e15aece5a95a9ee822c223ff1b
SHA256 (.footprint) = ba473ab696cedb237fe69b78d988fb62637bb8e7baa1f587087ac84c1e6f2594
-SHA256 (dl.php?dl=cryptfs-daemon-0.4.4) = e7a71ddd2f54c22a41192a0bd66e44cfd9407c90cf773007de3d682e10629b27
+SHA256 (cryptfs-daemon-0.4.4.tar.xz) = 2e3390967ca59293a834cc3d37d7de630e2da1af03c30b400c09b46f18053ce5
diff --git a/manualPorts/cryptfs-daemon/Pkgfile b/manualPorts/cryptfs-daemon/Pkgfile
index 278b354..11d4f7b 100644
--- a/manualPorts/cryptfs-daemon/Pkgfile
+++ b/manualPorts/cryptfs-daemon/Pkgfile
@@ -1,16 +1,15 @@
# Description: init script to mount crypted filesystems after their requirements, ...
-# URL: https://opensources.eckner.net/?ls=cryptfs-daemon
+# URL: https://git.eckner.net/cryptfs-daemon
# Maintainer: Erich Eckner, crux at eckner dot net
# Depends on: cryptsetup
name=cryptfs-daemon
version=0.4.4
release=1
-source=("https://opensources.eckner.net/dl.php?dl=${name}-${version}")
+source=("https://git.eckner.net/${name}.git/snapshot/${name}-${version}.tar.xz")
build() {
- tar -xf *"${name}-${version}"
cd "${name}-${version}"
make