From: Jianhui Zhao Date: Thu, 9 Mar 2023 13:38:04 +0000 (+0800) Subject: lua-eco: update to 2.2.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=772db8c11b6ef3d3930f8c94b8fc073124415d30;p=feed%2Fpackages.git lua-eco: update to 2.2.0 Signed-off-by: Jianhui Zhao --- diff --git a/lang/lua-eco/Makefile b/lang/lua-eco/Makefile index c176946b00..88728ec7e3 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:=2.1.0 +PKG_VERSION:=2.2.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:=0e6d1906f15f350a825a4325cd579251baf6eb4b7ce6ef88f57357de49c0e00e +PKG_HASH:=b45073ba93123d93ab7521b1e699c0f8f8f7de513342b16e2115a0f5a26f8014 PKG_MAINTAINER:=Jianhui Zhao PKG_LICENSE:=MIT