From: Jianhui Zhao Date: Thu, 9 Nov 2023 12:30:08 +0000 (+0800) Subject: lua-eco: update to 3.0.2 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=257b6177a49cbe50d4e77b55e9604635665d0867;p=feed%2Fpackages.git lua-eco: update to 3.0.2 Signed-off-by: Jianhui Zhao --- diff --git a/lang/lua-eco/Makefile b/lang/lua-eco/Makefile index 95b9fd38f8..f4b0d4f928 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.0.1 +PKG_VERSION:=3.0.2 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:=96f008932e319739df2fe99dc1cba7e9a1a389015a4b96ad0f63d95bb6422b09 +PKG_HASH:=fd99d0671701c0972ef3a9cb84231cd31b6290c447e1d6b91a230c502e441016 PKG_MAINTAINER:=Jianhui Zhao PKG_LICENSE:=MIT