projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3b9fc0
)
lua-eco: update to 3.5.3
author
Jianhui Zhao
<
[email protected]
>
Fri, 2 Aug 2024 03:50:31 +0000
(11:50 +0800)
committer
Tianling Shen
<
[email protected]
>
Fri, 2 Aug 2024 14:23:54 +0000
(22:23 +0800)
Signed-off-by: Jianhui Zhao <
[email protected]
>
lang/lua-eco/Makefile
patch
|
blob
|
history
diff --git
a/lang/lua-eco/Makefile
b/lang/lua-eco/Makefile
index 37895742e14cc15afc0f258abc28056c4c3b6b0c..bb018bf5e50e8fcecf5d976ee35bf66c7db04415 100644
(file)
--- a/
lang/lua-eco/Makefile
+++ b/
lang/lua-eco/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=lua-eco
-PKG_VERSION:=3.5.
2
+PKG_VERSION:=3.5.
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL=https://github.com/zhaojh329/lua-eco/releases/download/v$(PKG_VERSION)
-PKG_HASH:=
5b3e2be94f8f93a60160aa81c6b273314e98502b2f6ad99b51b7901a7016c519
+PKG_HASH:=
38e55cfa796115c548e6a0b014fc016fad67e3e57579fbcc5a60999bc6341fd5
PKG_MAINTAINER:=Jianhui Zhao <
[email protected]
>
PKG_LICENSE:=MIT