Skip to content

Commit

Permalink
Update ddns-go 6.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Jul 19, 2024
1 parent 8deee34 commit ac4ce54
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 @@ -8,15 +8,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=6.6.4
PKG_VERSION:=6.6.5
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:=1576d39b3594c5c26d44f986821f381f2eaf17306170daa9da037181e3e0984f
PKG_SOURCE_VERSION:=adfb42e7839e55be2cf4d89fe292ed3853cd31b3

PKG_MIRROR_HASH:=9611e9538c2066a291afe426729e34ae4fd6373fb61c2bcdfea7af53ac89b290
PKG_SOURCE_VERSION:=d04149a9051442b2e55080dadfab79ec6153522e

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

0 comments on commit ac4ce54

Please sign in to comment.