mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 08:31:44 +08:00
update 2026-06-08 16:49:12
This commit is contained in:
parent
cab25d5c4a
commit
d4e6329046
@ -5,10 +5,10 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=daed
|
||||
PKG_VERSION:=2026.06.05
|
||||
PKG_VERSION:=2026.06.08
|
||||
DAED_VERSION:=daed-4d6a433
|
||||
WING_VERSION:=wing-dc50308
|
||||
CORE_VERSION:=core-ba50380
|
||||
CORE_VERSION:=core-0dd8314
|
||||
WING_HASH_SHORT:=$(shell echo $(WING_VERSION) | cut -d- -f2)
|
||||
CORE_HASH_SHORT:=$(shell echo $(CORE_VERSION) | cut -d- -f2)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
@ -10,7 +10,7 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=c9e6d8ef9eab65f950442341e446c25dcfdeb491ba809475358b8ce1f0584194
|
||||
PKG_HASH:=38d6570738445c07497423dd05ac2a62276f00d9259f765bc843cac3365df324
|
||||
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@ -30,7 +30,7 @@ define Download/geosite
|
||||
HASH:=623f18194a32d9eae2ec321d32f7753e0b7c58bf78c8c9ccc7a68ff40a9f6463
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202606010205
|
||||
GEOSITE_IRAN_VER:=202606080206
|
||||
GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER)
|
||||
define Download/geosite-ir
|
||||
URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user