diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2014-04-14 23:20:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-14 23:20:51 +0700 |
commit | 49633cc277ad48600f933acad13ec0e978f55efb (patch) | |
tree | 44c6b6c1bdb00b2be9925d4ddf49438b8b65132c /libraries/sratom/sratom.SlackBuild | |
parent | 549612204d2237598e1b351ae2757745654ce06c (diff) |
libraries/sratom: Updated for version 0.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/sratom/sratom.SlackBuild')
-rw-r--r-- | libraries/sratom/sratom.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/sratom/sratom.SlackBuild b/libraries/sratom/sratom.SlackBuild index fc45c2d1b4a9f..079b97727c02d 100644 --- a/libraries/sratom/sratom.SlackBuild +++ b/libraries/sratom/sratom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sratom -# Copyright 2012-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2012-2014 Heinz Wiesinger, Amsterdam, The Netherlands # 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=sratom -VERSION=0.4.2 +VERSION=${VERSION:-0.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |