Skip to content

Commit

Permalink
[bot] AutoMerging: merge all upstream's changes:
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 29, 2023
2 parents 71d0134 + ab9d1bf commit 815b3e0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ddns-go/ddns-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=5.6.6
KG_VERSION:=5.7.0
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:=5e64b6c9c1723bd955d2d66e637f49d2d76501efc95dd732d7a111cf64da2fde
PKG_SOURCE_VERSION:=5b77583b498dc2e893cd77533b5a15c0e1620aef
PKG_MIRROR_HASH:=ed481d204394d4352e10cd2024d191ba016a9fb372f043b08c75292a479dfabc
PKG_SOURCE_VERSION:=1576b7bfd8272bb1dda1352919d367bab2f4ce94


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

0 comments on commit 815b3e0

Please sign in to comment.