diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-10-23 22:39:00 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-10-24 19:58:01 +0200 |
commit | 6821027dd16931bc09d43ce274e276621e92a43f (patch) | |
tree | 21dec177d5bfed4d9ef757dc4e3190a7c9975768 /package/dillo/Makefile | |
parent | 62916f176ebb631eeea45100dfa53dc69e8dcf68 (diff) |
dillo: update to latest stable version
Diffstat (limited to 'package/dillo/Makefile')
-rw-r--r-- | package/dillo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dillo/Makefile b/package/dillo/Makefile index 329472c2f..0ed262585 100644 --- a/package/dillo/Makefile +++ b/package/dillo/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= dillo -PKG_VERSION:= 3.0.4.1 +PKG_VERSION:= 3.0.5 PKG_RELEASE:= 1 -PKG_HASH:= ed97c48029ad1fe62c8a505f81c6ea127532697374153e652065fc6ced098647 +PKG_HASH:= db1be16c1c5842ebe07b419aa7c6ef11a45603a75df2877f99635f4f8345148b PKG_DESCR:= small graphical web browser PKG_SECTION:= x11/apps PKG_DEPENDS:= libfltk libxi libpng zlib libjpeg-turbo |