fix elinks dependency on openssl (closes: #614). Bump release number.
[openwrt.git] / openwrt / package / elinks / Makefile
index d06b3eb..f1385fc 100644 (file)
@@ -4,12 +4,11 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=elinks
 PKG_VERSION:=0.11.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 PKG_MD5SUM:=c09d726075e4b5810fa07f8654088755
 
 PKG_SOURCE_URL:=http://elinks.or.cz/download/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=c09d726075e4b5810fa07f8654088755
 PKG_CAT:=zcat
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
This page took 0.026133 seconds and 4 git commands to generate.