summaryrefslogtreecommitdiff
path: root/manualPorts/crypt-expiry-check/Pkgfile
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-18 14:14:34 +0200
committerErich Eckner <git@eckner.net>2018-07-18 14:14:34 +0200
commit399d0dc1149d0b861407404e37d012a36e925398 (patch)
treeee26177c07765b64a382ecf15aa7607ae8413697 /manualPorts/crypt-expiry-check/Pkgfile
parentafe94fe241864b4af3b838898c5d64311707b138 (diff)
downloadcrux-ports-399d0dc1149d0b861407404e37d012a36e925398.tar.xz
crypt-expiry-check: 4.0.9 -> 4.0.9
Diffstat (limited to 'manualPorts/crypt-expiry-check/Pkgfile')
-rw-r--r--manualPorts/crypt-expiry-check/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/manualPorts/crypt-expiry-check/Pkgfile b/manualPorts/crypt-expiry-check/Pkgfile
index a513051..cb0e3f3 100644
--- a/manualPorts/crypt-expiry-check/Pkgfile
+++ b/manualPorts/crypt-expiry-check/Pkgfile
@@ -1,16 +1,15 @@
# Description: Surveilance of expiry of gpg-keys and X.509 certificates
-# URL: https://opensources.eckner.net/?ls=crypt-expiry-check
+# URL: https://git.eckner.net/crypt-expiry-check
# Maintainer: Erich Eckner, crux at eckner dot net
# Depends on: openssl gnupg
name=crypt-expiry-check
version=4.0.9
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
make DESTDIR=$PKG CRONDIR=/etc/cron/daily install