4th: update to 3.62.0
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Dec 2012 18:00:02 +0000 (18:00 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 29 Dec 2012 18:00:02 +0000 (18:00 +0000)
This patch update 4th from 3.61.5 to 3.62.0. tested on xburst/ben
nanonote and ar71xx/703n.

URL: http://thebeez.home.xs4all.nl/4tH/
ChangeLog: http://lists.en.qi-hardware.com/pipermail/discussion/2012-December/009979.html

Patchwork: http://patchwork.openwrt.org/patch/3078/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34932 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/4th/Makefile

index fc12d93..f830495 100644 (file)
@@ -5,11 +5,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=4th
-PKG_VERSION:=3.61.5
+PKG_VERSION:=3.62.0
 PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-nano.tar.gz
 PKG_SOURCE_URL:=http://4th.googlecode.com/files/
-PKG_MD5SUM:=2d6ddad0e595a7549a425ce33cebd830
+PKG_MD5SUM:=087e3a18a278046cc02abc968515646c
 
 include $(INCLUDE_DIR)/package.mk