From: Jianhui Zhao Date: Fri, 25 Jul 2025 06:07:22 +0000 (+0800) Subject: lua-eco: update to 3.11.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f931ddb99f32c495620cf11e9d2eaf3c1ab9f5bb;p=feed%2Fpackages.git lua-eco: update to 3.11.0 changelog: https://github.com/zhaojh329/lua-eco/releases/tag/v3.11.0 Signed-off-by: Jianhui Zhao --- diff --git a/lang/lua-eco/Makefile b/lang/lua-eco/Makefile index a78c5c1f8f..a0d7003f8b 100644 --- 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.10.0 +PKG_VERSION:=3.11.0 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:=0205e0c20c4bbaa0829909b0722ac77df6f8a47d87669edaa8f79bdf87d15510 +PKG_HASH:=81d260935fa391fb52b9659e21aaada52482a1894782d9781911ff0fe8e3ab33 PKG_MAINTAINER:=Jianhui Zhao PKG_LICENSE:=MIT