[package] update elinks to 0.11.7 (#5801)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 Sep 2009 11:04:41 +0000 (11:04 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 Sep 2009 11:04:41 +0000 (11:04 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17623 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/elinks/Makefile

index d85027a..42b0f53 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