package/inadyn: bump to v2.12.0
New features and DDNS provider support (IPv64.net), but also a lot of fixes to regressions introduced in v2.11.0, e.g.: - dynv6.com not working at all, regression in v2.11.0 - Regression in DDNS provider names, introduced in v2.11.0: - dyndns@3322.org - dyndns@he.net - default@dynv6.com - ipv6tb@he.net From https://github.com/troglobit/inadyn/releases/tag/v2.12.0 Signed-off-by: Joachim Wiberg <troglobit@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
f86b539d56
commit
dc84952eb3
@ -1,5 +1,5 @@
|
||||
# Upstream .sha256 from GitHub
|
||||
sha256 9ddac7b6b0a1ed372c6cb5afaec6bea927ab539db02c8536dd10d73bd1d37c95 inadyn-2.11.0.tar.gz
|
||||
sha256 38fe00f20b293e64a89efc85f766ff40f0be3bcf9c3ed68b842104540a60806e inadyn-2.12.0.tar.gz
|
||||
|
||||
# Locally computed
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
INADYN_VERSION = 2.11.0
|
||||
INADYN_VERSION = 2.12.0
|
||||
INADYN_SITE = https://github.com/troglobit/inadyn/releases/download/v$(INADYN_VERSION)
|
||||
INADYN_LICENSE = GPL-2.0+
|
||||
INADYN_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user