diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2014-08-03 10:10:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 10:10:40 +0700 |
commit | 64f464c6a21bbf54f6ccfaf068b9aad828f77491 (patch) | |
tree | c0136009f3b4738d98e4b72d27803d7ce0e48954 /system/openstego | |
parent | d2a1d5dc6a39624dc663220bc62cd3852657599f (diff) |
system/openstego: Updated for version 0.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/openstego')
-rw-r--r-- | system/openstego/openstego.SlackBuild | 4 | ||||
-rw-r--r-- | system/openstego/openstego.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/openstego/openstego.SlackBuild b/system/openstego/openstego.SlackBuild index d8927337fde3..28ed88887201 100644 --- a/system/openstego/openstego.SlackBuild +++ b/system/openstego/openstego.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for OpenStego -# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openstego -VERSION=${VERSION:-0.5.2} +VERSION=${VERSION:-0.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/openstego/openstego.info b/system/openstego/openstego.info index 33c6a7ccd492..69d3240bcb5b 100644 --- a/system/openstego/openstego.info +++ b/system/openstego/openstego.info @@ -1,8 +1,8 @@ PRGNAM="openstego" -VERSION="0.5.2" +VERSION="0.6.1" HOMEPAGE="http://openstego.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/openstego/openstego-0.5.2.zip" -MD5SUM="fdaeb192c86e359cb2cdb24b6a68274c" +DOWNLOAD="http://downloads.sourceforge.net/openstego/openstego-0.6.1.zip" +MD5SUM="86879a53207c78b0c2443df2538b4cf3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |