update 2023-08-07 16:21:47
This commit is contained in:
parent
002d153aaf
commit
a515727346
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lucky
|
||||
PKG_VERSION:=2.1.1
|
||||
PKG_VERSION:=2.2.4
|
||||
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:=05f508c6966112cf41e72fa753d8e6ba89b121a8f4ed87a15c84b15b694c2508
|
||||
PKG_HASH:=0c1412beec04a8e2d796eda46a27571bd7f8125d5a6b4058a973124471bedb9c
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue