Skip to content

Commit

Permalink
Update ddns-go 6.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Aug 14, 2024
1 parent 56b8eb6 commit 6b10d8e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions ddns-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=6.6.7
PKG_VERSION:=6.6.8
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:=304c94e9874fcf21c701a8cdcaddc8f28be09a328f8faf20c6cb4e60b11e5f5d
PKG_SOURCE_VERSION:=a6137f97c1ef18f8b4a270351ec9e66e267f8566

PKG_MIRROR_HASH:=1fd8104379287e926f71fbe181e41235f33718aaf2dacac2540a28996dec6631
PKG_SOURCE_VERSION:=3257d0776b17e79c477a3befcdee542fb993f377

PKG_LICENSE:=AGPL-3.0-only
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 6b10d8e

Please sign in to comment.