[package] update elinks to 0.11.7 (#5801)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 20 Sep 2009 11:04:41 +0000 (11:04 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 20 Sep 2009 11:04:41 +0000 (11:04 +0000)
SVN-Revision: 17623

net/elinks/Makefile

index d85027a12dc173fac8b1152fd502a8d549ca2a43..42b0f53f48e142da363b974b1f99764eac6748d8 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=elinks
-PKG_VERSION:=0.11.6
-PKG_RELEASE:=2
+PKG_VERSION:=0.11.7
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://elinks.or.cz/download
-PKG_MD5SUM:=463ec007b013822a82d197580117ea16
+PKG_MD5SUM:=fcd087a6d2415cd4c6fd1db53dceb646
 
 include $(INCLUDE_DIR)/package.mk