Skip to content

Commit

Permalink
ddns-go: Update to 6.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: ImmortalWrt AutoUpdate Bot <[email protected]>
(cherry picked from commit 0837699)
  • Loading branch information
immortalwrt-bot authored and 1715173329 committed Dec 27, 2024
1 parent 8d23981 commit fd6c267
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/ddns-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=6.7.0
PKG_RELEASE:=2
PKG_VERSION:=6.7.1
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:=2f376b807c72c902f2e1a8a231acf20c4ecb92881c76352cd8144f3fa5ed7a81

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit fd6c267

Please sign in to comment.