From 672a52e5f37078cff4594cc209e562eef7efa267 Mon Sep 17 00:00:00 2001 From: ImmortalWrt AutoUpdate Bot Date: Tue, 10 Oct 2023 10:15:51 +0000 Subject: [PATCH] ddns-go: Update to 5.6.3 Signed-off-by: ImmortalWrt AutoUpdate Bot --- net/ddns-go/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ddns-go/Makefile b/net/ddns-go/Makefile index f2e2f5566a..d9720ed8ee 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:=5.6.2 +PKG_VERSION:=5.6.3 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:=ac74c1ef96688838ffeab18dd011616b49b156c533cecf859eeee01e5c1a6e40 +PKG_HASH:=f0c87a4f9982b85d62295bed4fbd4805671f5d6d45a03857b7cc257c00615bed PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE