diff options
author | Erich Eckner <git@eckner.net> | 2019-04-01 18:13:04 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-04-01 18:13:04 +0200 |
commit | 2af8da71af410b5f24a62f2cbd024fbf1a2e25d8 (patch) | |
tree | 050d04b7ab41031f2775c81663edee5b4d617acd /manualPorts | |
parent | 207189a1990667898bd0d0cff2ad7244deeb4d31 (diff) | |
download | crux-ports-2af8da71af410b5f24a62f2cbd024fbf1a2e25d8.tar.xz |
update-ddns: 0.2 -> 0.3
Diffstat (limited to 'manualPorts')
-rw-r--r-- | manualPorts/update-ddns/.md5sum | 2 | ||||
-rw-r--r-- | manualPorts/update-ddns/.signature | 6 | ||||
-rw-r--r-- | manualPorts/update-ddns/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/manualPorts/update-ddns/.md5sum b/manualPorts/update-ddns/.md5sum index 742dac7..975a9ad 100644 --- a/manualPorts/update-ddns/.md5sum +++ b/manualPorts/update-ddns/.md5sum @@ -1 +1 @@ -7623108c5726bbb8f5a983e27e47fc36 update-ddns-0.2.tar.xz +998fc62dbb40a148dae0a8ba2f5b6318 update-ddns-0.3.tar.xz diff --git a/manualPorts/update-ddns/.signature b/manualPorts/update-ddns/.signature index 32e1e2f..4e9dd22 100644 --- a/manualPorts/update-ddns/.signature +++ b/manualPorts/update-ddns/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGvH6joE57EzAjLTvEx+GpIZd52S/mfWG3TR0hjij7i+hGokjC8LYarhaNSIB5iF0UQJpQeIYp4fimU4gW8Hc5Q8= -SHA256 (Pkgfile) = 9c62832a6d058651a38e05d84966b956fbe9d3397c83143678c3de209eb62336 +RWQxCptPusLGGsIUfPeooai0o9+otNlftyX5wooSdPY++pZh/gyS595GOnm0PQErwUALibegrU0vCCgKeBwP830Yi1pDIvpo5ws= +SHA256 (Pkgfile) = 85b85dd12f54570199f2a55e140a10725b17f8665291b70b06740a72f0ea1391 SHA256 (.footprint) = b2fc541c26c15ebe454df0d8b124f11bbb424a3d07d2b94b8b2e1b9f74c83cb6 -SHA256 (update-ddns-0.2.tar.xz) = 50e3b2f3ab725e6fb168174753ba820ef24f52c9df89eb9c7efe8cc3c67458bb +SHA256 (update-ddns-0.3.tar.xz) = fc7e78875ade2402497d95978d09bed7ae7b52eb6aff4c0da524d3f670c5c017 diff --git a/manualPorts/update-ddns/Pkgfile b/manualPorts/update-ddns/Pkgfile index e61b4c0..70839db 100644 --- a/manualPorts/update-ddns/Pkgfile +++ b/manualPorts/update-ddns/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=update-ddns -version=0.2 +version=0.3 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |