Skip to content

Commit

Permalink
Update ddns-go 6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Jun 7, 2024
1 parent 3eb18ca commit 520410e
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 @@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=6.6.0
PKG_VERSION:=6.6.1
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:=2b611b810dc073491ae9699634d444e27b6d62784689868e4020a5793c499385
PKG_SOURCE_VERSION:=eda105043069530201cd38014c49cfaa7f33bc71
PKG_MIRROR_HASH:=47d98d8041f201b3df428d85cc45bcdb8d98dbfa2562191e9a35e97693634269
PKG_SOURCE_VERSION:=7466211d5e4cf6a604d9bf911cac400f441b35d0

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

0 comments on commit 520410e

Please sign in to comment.