Skip to content

Commit

Permalink
Update ddns-go 6.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Aug 1, 2024
1 parent ac4ce54 commit 56b8eb6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ddns-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
#
# This is free software, licensed under the Apache License, Version 2.0 .
#

include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=6.6.5
PKG_VERSION:=6.6.7
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:=9611e9538c2066a291afe426729e34ae4fd6373fb61c2bcdfea7af53ac89b290
PKG_SOURCE_VERSION:=d04149a9051442b2e55080dadfab79ec6153522e
PKG_MIRROR_HASH:=304c94e9874fcf21c701a8cdcaddc8f28be09a328f8faf20c6cb4e60b11e5f5d
PKG_SOURCE_VERSION:=a6137f97c1ef18f8b4a270351ec9e66e267f8566


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

0 comments on commit 56b8eb6

Please sign in to comment.