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/openstego.SlackBuild | |
parent | d2a1d5dc6a39624dc663220bc62cd3852657599f (diff) | |
download | slackbuilds-64f464c6a21bbf54f6ccfaf068b9aad828f77491.tar.gz |
system/openstego: Updated for version 0.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/openstego/openstego.SlackBuild')
-rw-r--r-- | system/openstego/openstego.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/openstego/openstego.SlackBuild b/system/openstego/openstego.SlackBuild index d8927337fd..28ed888872 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} |