diff --git a/ddns-go/Makefile b/ddns-go/Makefile index c6e1aab..363fd48 100644 --- a/ddns-go/Makefile +++ b/ddns-go/Makefile @@ -8,15 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-go -PKG_VERSION:=6.6.4 +PKG_VERSION:=6.6.5 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/jeessy2/ddns-go.git -PKG_MIRROR_HASH:=1576d39b3594c5c26d44f986821f381f2eaf17306170daa9da037181e3e0984f -PKG_SOURCE_VERSION:=adfb42e7839e55be2cf4d89fe292ed3853cd31b3 - +PKG_MIRROR_HASH:=9611e9538c2066a291afe426729e34ae4fd6373fb61c2bcdfea7af53ac89b290 +PKG_SOURCE_VERSION:=d04149a9051442b2e55080dadfab79ec6153522e PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILES:=LICENSE