mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 17:01:53 +08:00
update 2026-05-18 19:46:15
This commit is contained in:
parent
150d4ecae0
commit
e6696f2057
@ -5,10 +5,10 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=daed
|
||||
PKG_VERSION:=2026.05.09
|
||||
PKG_VERSION:=2026.05.18
|
||||
DAED_VERSION:=daed-1e35217
|
||||
WING_VERSION:=wing-dc50308
|
||||
CORE_VERSION:=core-2b3c63f
|
||||
CORE_VERSION:=core-44f8f0d
|
||||
WING_HASH_SHORT:=$(shell echo $(WING_VERSION) | cut -d- -f2)
|
||||
CORE_HASH_SHORT:=$(shell echo $(CORE_VERSION) | cut -d- -f2)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tuic-client
|
||||
PKG_VERSION:=1.8.1
|
||||
PKG_VERSION:=1.8.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/Itsusinn/tuic/tar.gz/v$(PKG_VERSION)?
|
||||
PKG_HASH:=8ef0713c3918eb27a95691b29e64bcd1392d630e5e9a62cfe213293705398806
|
||||
PKG_HASH:=1eeca45b655edf9c8f69166381e7ae45aa29d9416f47a866372152e9ff5468c5
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user