summaryrefslogtreecommitdiff
path: root/manualPorts
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-18 14:21:35 +0200
committerErich Eckner <git@eckner.net>2018-07-18 14:25:01 +0200
commitfa7a1c101cac355baf56861d06111b67c86b0ffc (patch)
treed2b7aaf799b319427479deb8fc0af80f988e6f27 /manualPorts
parentd6d6bf7f561293216f6a8770b629795384ce6c22 (diff)
downloadcrux-ports-fa7a1c101cac355baf56861d06111b67c86b0ffc.tar.xz
update-ddns: 0.1.7 -> 0.1.7
Diffstat (limited to 'manualPorts')
-rw-r--r--manualPorts/update-ddns/.md5sum2
-rw-r--r--manualPorts/update-ddns/.signature6
-rw-r--r--manualPorts/update-ddns/Pkgfile5
3 files changed, 6 insertions, 7 deletions
diff --git a/manualPorts/update-ddns/.md5sum b/manualPorts/update-ddns/.md5sum
index b2a1921..63324e3 100644
--- a/manualPorts/update-ddns/.md5sum
+++ b/manualPorts/update-ddns/.md5sum
@@ -1 +1 @@
-e4964ea0683b789e758ed56824952f4b dl.php?dl=update-ddns-0.1.7
+bd59a8ec1880f6d9ec1cee7d2fe4fa5f update-ddns-0.1.7.tar.xz
diff --git a/manualPorts/update-ddns/.signature b/manualPorts/update-ddns/.signature
index a3b4341..cfb2726 100644
--- a/manualPorts/update-ddns/.signature
+++ b/manualPorts/update-ddns/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGoWHtMfWf+tTzsVhT7AQS5tyyowffrg8J4XhV+RwneuemAzzio4zyq4cBwKlFrA+eUOBmX9gLRwoDaCPt9iVqwo=
-SHA256 (Pkgfile) = 1194474707c1613f03dfea1717f7dea66d31db83c9592bcf10dc7cc2adae044b
+RWQxCptPusLGGrfiOF9131QKA5k/pF32l3CwfKRJykbW8NV+GBkHxHbp/+BajjWo29PUzjfZLUvuuwliV+gI91disTn0nwdVzwo=
+SHA256 (Pkgfile) = febe94a9d520e24abde8ecc93389215b8ee24f4d25b5750c4719503229e6eb17
SHA256 (.footprint) = b2fc541c26c15ebe454df0d8b124f11bbb424a3d07d2b94b8b2e1b9f74c83cb6
-SHA256 (dl.php?dl=update-ddns-0.1.7) = 28594024bcfb9c4c3f912e0d02599c59c048079d9049de1f29c6644ac488138d
+SHA256 (update-ddns-0.1.7.tar.xz) = b0f05b819d698b01ee40e240c9df54b995c5b32f1101d065ddf74ef252805149
diff --git a/manualPorts/update-ddns/Pkgfile b/manualPorts/update-ddns/Pkgfile
index 054c17e..472ce3a 100644
--- a/manualPorts/update-ddns/Pkgfile
+++ b/manualPorts/update-ddns/Pkgfile
@@ -1,16 +1,15 @@
# Description: script to update freedns.afraid.org's ddns entries if necessary
-# URL: https://opensources.eckner.net/?ls=update-ddns
+# URL: https://git.eckner.net/update-ddns
# Maintainer: Erich Eckner, crux at eckner dot net
# Depends on:
name=update-ddns
version=0.1.7
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