diff options
Diffstat (limited to 'openwrt/package/elinks/Makefile')
-rw-r--r-- | openwrt/package/elinks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/elinks/Makefile b/openwrt/package/elinks/Makefile index d91b7dc729..f1385fc437 100644 --- a/openwrt/package/elinks/Makefile +++ b/openwrt/package/elinks/Makefile @@ -4,7 +4,7 @@ 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/ |