Skip to content

Commit

Permalink
up ddns-go 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Apr 15, 2023
1 parent db64cea commit a736d93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ddnsgo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddnsgo
PKG_VERSION:=5.0.5
PKG_VERSION:=5.1.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_SOURCE_VERSION:=947ff9832d62b856761805f4b3485275bb1c841f
PKG_MIRROR_HASH:=5f9f2453e755dd967130672d6584a0d9821fb4bb32e4337c78ab2d62f9e06e18
PKG_MIRROR_HASH:=78849a0f81c7aa2373393f5c4e2ce361bf4ba72542a220a91fc5fb0cab9bde02
PKG_SOURCE_VERSION:=62bd1424abdf7d52dac407ec71afe7a9717d0100

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

0 comments on commit a736d93

Please sign in to comment.