update 2024-01-31 00:21:09
This commit is contained in:
parent
c1b1428542
commit
667beefcbb
|
@ -8,13 +8,13 @@
|
|||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ddns-go
|
||||
PKG_VERSION:=6.1.0
|
||||
PKG_VERSION:=6.1.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/jeessy2/ddns-go/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=892688c7b52d190db915b7bd100e37a0e10d5f98d1b7b3b36c1a867ccceab16e
|
||||
PKG_MIRROR_HASH:=892688c7b52d190db915b7bd100e37a0e10d5f98d1b7b3b36c1a867ccceab16e
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
|
Loading…
Reference in New Issue