diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2014-04-09 16:36:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-09 16:36:12 +0700 |
commit | aac90bce1988fe26165b39feaf202064cff0a8bc (patch) | |
tree | 47630033a12781ac2482736a2b86525a369b03ff /system/gammu/gammu.SlackBuild | |
parent | b8ac3f55a3b450c05532b721eb16d197dd70671a (diff) | |
download | slackbuilds-aac90bce1988fe26165b39feaf202064cff0a8bc.tar.gz |
system/gammu: Updated for version 1.33.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gammu/gammu.SlackBuild')
-rw-r--r-- | system/gammu/gammu.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/gammu/gammu.SlackBuild b/system/gammu/gammu.SlackBuild index 656148c8ed..254dbf7b47 100644 --- a/system/gammu/gammu.SlackBuild +++ b/system/gammu/gammu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gammu -# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-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=gammu -VERSION=1.31.0 +VERSION=${VERSION:-1.33.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |