diff options
Diffstat (limited to 'package/w3m/Makefile')
-rw-r--r-- | package/w3m/Makefile | 2 |
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 |