diff --git a/net/ddns-go/Makefile b/net/ddns-go/Makefile index 5b6e0283..ecf0b831 100644 --- a/net/ddns-go/Makefile +++ b/net/ddns-go/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ddns-go -PKG_VERSION:=6.7.0 -PKG_RELEASE:=2 +PKG_VERSION:=6.7.6 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/jeessy2/ddns-go/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=02e850e10fef76fef41102f11fa5c606d77cab876056618d36663e1869496353 +PKG_HASH:=8cb4cf2ba31fe351c01abc567600240951729c0e56180eb6a6ffbd8a8a22271d PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE