From: Xiangfu <[email protected]> Full changelog: http://lists.en.qi-hardware.com/pipermail/discussion/2012-August/009786.html
--- lang/4th/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/4th/Makefile b/lang/4th/Makefile index f90a6e9..6beb67e 100644 --- a/lang/4th/Makefile +++ b/lang/4th/Makefile @@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=4th -PKG_VERSION:=3.61.3 -PKG_RELEASE:=4 +PKG_VERSION:=3.61.5 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-nano.tar.gz PKG_SOURCE_URL:=http://4th.googlecode.com/files/ -- 1.7.9.5 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
