Skip to content

Commit

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

PKG_NAME:=ddns-go
PKG_VERSION:=6.6.8
PKG_VERSION:=6.6.9
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:=1fd8104379287e926f71fbe181e41235f33718aaf2dacac2540a28996dec6631
PKG_SOURCE_VERSION:=3257d0776b17e79c477a3befcdee542fb993f377
PKG_MIRROR_HASH:=29ae9636d41d992e235820f13d2d8aa36d5a3dda894d67817a6ffd5023df4b89
PKG_SOURCE_VERSION:=771e180aa3f3b37d149e70bc7dab5e98ed01676f

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

0 comments on commit eefaf9b

Please sign in to comment.