diff options
author | Erich Eckner <git@eckner.net> | 2020-02-20 21:54:11 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-02-20 21:54:11 +0100 |
commit | 5cce82ce24648aa6e54725e71004dce37970cf14 (patch) | |
tree | bf9406f32f4cdfbb938d6e6f27a64897bedd3cd2 /manualPorts/update-ddns | |
parent | d5da4b58bdda94bae77ea43cda392951ab71c120 (diff) | |
download | crux-ports-5cce82ce24648aa6e54725e71004dce37970cf14.tar.xz |
update-ddns: 0.3.1 -> 0.3.2
Diffstat (limited to 'manualPorts/update-ddns')
-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 7c48cb9..8ffb68c 100644 --- a/manualPorts/update-ddns/.md5sum +++ b/manualPorts/update-ddns/.md5sum @@ -1 +1 @@ -84fcc9a88add480a9385827a19b0df48 update-ddns-0.3.1.tar.xz +906778141320642c335ce1dfbb3dd7db update-ddns-0.3.2.tar.xz diff --git a/manualPorts/update-ddns/.signature b/manualPorts/update-ddns/.signature index 18782f8..2dd5dbb 100644 --- a/manualPorts/update-ddns/.signature +++ b/manualPorts/update-ddns/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/deepthought.pub -RWQxCptPusLGGg3Ng9G27sI18cJvSAxwItMrspRD8wnn4M71/OEFXS/knb4gn6tb8T5dcdeY2Yc4LAIHbilVdLXpjc6OgmhhdQA= -SHA256 (Pkgfile) = 2c005a8c227833a60238ee271cb3396ab6c2cd10316187f9c489d2c0369618a1 +RWQxCptPusLGGk5/nTdU+5+vRGTcCx4vODsLhva9b1DaXPiOAH/STrhqURnLkVAzbkxx4B1oehSs6b7SoaXjRdU94JmMpO4/zQM= +SHA256 (Pkgfile) = 91600ecf28d616035abcac16cf47b1f7a94b001b198915fa7a47b0ee8571c801 SHA256 (.footprint) = b2fc541c26c15ebe454df0d8b124f11bbb424a3d07d2b94b8b2e1b9f74c83cb6 -SHA256 (update-ddns-0.3.1.tar.xz) = f289f9d9b43dbedcf7e944ed3e41c0e77ea477e6239bec81b5bc45299a7fe2b9 +SHA256 (update-ddns-0.3.2.tar.xz) = 358e0ad45205679171eb6057e99b9be908b5e6e667c4d7a727eb2f09994a6293 diff --git a/manualPorts/update-ddns/Pkgfile b/manualPorts/update-ddns/Pkgfile index 45ba69b..21293ef 100644 --- a/manualPorts/update-ddns/Pkgfile +++ b/manualPorts/update-ddns/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=update-ddns -version=0.3.1 +version=0.3.2 release=1 source=("https://git.eckner.net/Erich/${name}/snapshot/${name}-${version}.tar.xz") |