summaryrefslogtreecommitdiff
path: root/package/w3m/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-21 05:59:26 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-22 22:31:26 +0200
commit019597d1b004f8495c86d6643c52a692f7e402ad (patch)
tree0fbbcdea7455ce0e909b5715aa3d525f25a4e079 /package/w3m/Makefile
parent26e2aca4359bc7cff080c8446a67b838a5026d15 (diff)
fix compile of w3m
Diffstat (limited to 'package/w3m/Makefile')
-rw-r--r--package/w3m/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/w3m/Makefile b/package/w3m/Makefile
index 9c3218fea..bc97defc8 100644
--- a/package/w3m/Makefile
+++ b/package/w3m/Makefile
@@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= w3m
PKG_VERSION:= 0.5.3
-PKG_RELEASE:= 3
+PKG_RELEASE:= 4
PKG_HASH:= e994d263f2fd2c22febfbe45103526e00145a7674a0fda79c822b97c2770a9e3
PKG_DESCR:= console web browser
PKG_SECTION:= app/browser