Skip to content

Commit

Permalink
ddns-go: Update to 6.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: ImmortalWrt AutoUpdate Bot <[email protected]>
(cherry picked from commit 2b11522)
  • Loading branch information
immortalwrt-bot authored and 1715173329 committed Jan 26, 2025
1 parent efa7969 commit 45b174f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.8.0
PKG_VERSION:=6.8.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:=7ec7134f18a9272fde4eaf0403013b5e3239a9bf1fc2be6ed68acb01ed94ca44
PKG_HASH:=583eca3bb3e350c2100a660f8a3ea110ac6829d1200d3539702a81f204e3b673

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 45b174f

Please sign in to comment.