Skip to content

Commit

Permalink
Sync upstream up to 20250205
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions <[email protected]>
  • Loading branch information
actions-user committed Feb 4, 2025
1 parent 8a046bc commit 13c2388
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ddns-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=6.8.0
PKG_VERSION:=6.8.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:=48522ad055a843dcd0e594f3c333334f5bfd112b8cc648b0708ae57b76c8de93
PKG_SOURCE_VERSION:=c68080bc1faba658ca8ed41ed8b9be500413cfa2
PKG_MIRROR_HASH:=0588c8a0b95c7b7a079d4655a8d5e2897ca3258fea71570adc84441934d11ffb
PKG_SOURCE_VERSION:=a0b54749579565af6019c06fd9bfd4e7790d403e


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

0 comments on commit 13c2388

Please sign in to comment.