diff options
author | Erich Eckner <git@eckner.net> | 2018-07-31 19:23:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-31 19:23:08 +0200 |
commit | 6fcc27dc9d828fc9b643779362167cdc5c6eb2a3 (patch) | |
tree | 7e5ff1b5a387a0f6c16e9ae32f7ffecb250083ab /manualPorts/crypt-expiry-check | |
parent | f7ed91941d7cd7c4f980e01681fcce0c1d351ca8 (diff) | |
download | crux-ports-6fcc27dc9d828fc9b643779362167cdc5c6eb2a3.tar.xz |
change git urls
Diffstat (limited to 'manualPorts/crypt-expiry-check')
-rw-r--r-- | manualPorts/crypt-expiry-check/.signature | 4 | ||||
-rw-r--r-- | manualPorts/crypt-expiry-check/Pkgfile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/manualPorts/crypt-expiry-check/.signature b/manualPorts/crypt-expiry-check/.signature index f4e7fe8..6826eb8 100644 --- a/manualPorts/crypt-expiry-check/.signature +++ b/manualPorts/crypt-expiry-check/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGjeJVAtI7uLRz27c8vBc/AR9TWTaWsxzOAAYWfaDzObO0w6bHaZTpu1LCs7OWR32ZImYDttTmnS06Kg7JtPj8gs= -SHA256 (Pkgfile) = 58971e012ca7f72e3f0b9e910bbfdc4e9c706941492ca9f879ea7766ad580dc3 +RWQxCptPusLGGq8i55dslYBpXus3XZRk7klGkZWyt9h0L8iZxbLPMX2ONCrjIPgRhLg4WM3iZL9Rm8fKjON0G+oPWzxe8K2kBAA= +SHA256 (Pkgfile) = ff5acdc0f8f7a7fadeda1eef2345dfd7b8cb1114c91f8a11884a85f602539feb SHA256 (.footprint) = 4885f115087409c48c8d5560fbd90003f8e4a71f9a8b6c7ca2c0770727eadd66 SHA256 (crypt-expiry-check-4.0.9.tar.xz) = fce703e180658924454f1d6d620f526f47a0b43952b0b82115c7ad81c20ef3dc diff --git a/manualPorts/crypt-expiry-check/Pkgfile b/manualPorts/crypt-expiry-check/Pkgfile index cb0e3f3..fe1da36 100644 --- a/manualPorts/crypt-expiry-check/Pkgfile +++ b/manualPorts/crypt-expiry-check/Pkgfile @@ -1,12 +1,12 @@ # Description: Surveilance of expiry of gpg-keys and X.509 certificates -# URL: https://git.eckner.net/crypt-expiry-check +# URL: https://git.eckner.net/Erich/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://git.eckner.net/${name}.git/snapshot/${name}-${version}.tar.xz") +source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") build() { |