diff options
author | Branko Grubic <branko.grubic@gmail.com> | 2011-05-07 23:05:39 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-07 23:05:39 -0500 |
commit | a89016c88f92d689304eef9e696bab179838034a (patch) | |
tree | e5d8b63fea4e47fc42389a2f7d0e3419999d93be /development/wxHexEditor/wxHexEditor.info | |
parent | 210dabd53a3a52b65c4519b315cb9c448b1e0c3b (diff) | |
download | slackbuilds-a89016c88f92d689304eef9e696bab179838034a.tar.gz |
development/wxHexEditor: Updated for version 0.10.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/wxHexEditor/wxHexEditor.info')
-rw-r--r-- | development/wxHexEditor/wxHexEditor.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/wxHexEditor/wxHexEditor.info b/development/wxHexEditor/wxHexEditor.info index ae9492349b..46c004a966 100644 --- a/development/wxHexEditor/wxHexEditor.info +++ b/development/wxHexEditor/wxHexEditor.info @@ -1,10 +1,10 @@ PRGNAM="wxHexEditor" -VERSION="0.09" +VERSION="0.10" HOMEPAGE="http://wxhexeditor.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/wxhexeditor/wxHexEditor-v0.09-src.tar.bz2" -MD5SUM="237c56287abe769b937ea306b09483e7" +DOWNLOAD="http://downloads.sourceforge.net/wxhexeditor/wxHexEditor-v0.10-src.tar.bz2" +MD5SUM="1d486ea78a5619082dd80faefcdac90c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Branko Grubic" EMAIL="branko.grubic@gmail.com" -APPROVED="dsomero" +APPROVED="rworkman" |