mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 13:27:36 +08:00
update 2024-02-19 19:55:47
This commit is contained in:
parent
687ded6a86
commit
99ccb18711
@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=ddns-go
|
PKG_NAME:=ddns-go
|
||||||
PKG_VERSION:=6.1.1
|
PKG_VERSION:=6.1.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/jeessy2/ddns-go/tar.gz/v$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/jeessy2/ddns-go/tar.gz/v$(PKG_VERSION)?
|
||||||
PKG_HASH:=63ca6d1b9c3c951d03cf36e61528495401d8638948a7cedbe5edeab39d9eb8ad
|
PKG_HASH:=6a8cb7be152ab398abfe7c63a8069f099f40417c4af0cae97db5dfdb4f81dc57
|
||||||
|
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
bing.com
|
bing.com
|
||||||
sspanel.net
|
sspanel.net
|
||||||
v2ex.com
|
v2ex.com
|
||||||
|
c.mi.com
|
||||||
|
|
||||||
#google
|
#google
|
||||||
googleapis.cn
|
googleapis.cn
|
||||||
|
Loading…
Reference in New Issue
Block a user