diff --git a/ddns-go/Makefile b/ddns-go/Makefile index 6bf35f3..43ad4e8 100644 --- a/ddns-go/Makefile +++ b/ddns-go/Makefile @@ -7,14 +7,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-go -PKG_VERSION:=6.6.9 +PKG_VERSION:=6.7.0 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:=29ae9636d41d992e235820f13d2d8aa36d5a3dda894d67817a6ffd5023df4b89 -PKG_SOURCE_VERSION:=771e180aa3f3b37d149e70bc7dab5e98ed01676f +PKG_MIRROR_HASH:=7d365c3ed7d91b35a82ab3977e877d2b0d0a0ca48b90b3fa2440f138932882e8 +PKG_SOURCE_VERSION:=67372c09641b57c06b498c107a4c7c98f1ab185d PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILES:=LICENSE