Skip to content

Commit

Permalink
Update ddns-go 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Jan 16, 2025
1 parent 2810038 commit 690676b
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 @@ -3,18 +3,18 @@
# Copyright (C) 2021-2023 sirpdboy <[email protected]>
#
# This is free software, licensed under the Apache License, Version 2.0 .

#
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=6.7.7
PKG_VERSION:=6.8.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:=424ef8965c2fe26cfbe469be6e5cd8637ba36313862631caa764c33fd8337a21
PKG_SOURCE_VERSION:=e0dc641faefa350af644381b5dd8bc43a211b0db
PKG_MIRROR_HASH:=48522ad055a843dcd0e594f3c333334f5bfd112b8cc648b0708ae57b76c8de93
PKG_SOURCE_VERSION:=c68080bc1faba658ca8ed41ed8b9be500413cfa2

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

0 comments on commit 690676b

Please sign in to comment.