update 2025-04-05 00:26:15
This commit is contained in:
parent
933067163b
commit
882e3ee446
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lucky
|
||||
PKG_VERSION:=2.15.8
|
||||
PKG_VERSION:=2.15.10
|
||||
PKG_RELEASE:=1
|
||||
PKGARCH:=all
|
||||
|
||||
|
@ -45,7 +45,7 @@ PKG_LICENSE_FILES:=LICENSE
|
|||
PKG_MAINTAINER:=GDY666 <gdy666@foxmail.com>
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_HASH:=63db49b178157ff3ff5bc89371353acf3fb9f833a40d14731b7a98b407f13d36
|
||||
PKG_HASH:=f0239bc8dbce8189010c5c186379d16537f24b680861edc66e7a777b1732e477
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue