diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-12 17:45:17 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:45:17 +0200 |
commit | f91d09bcfc5bd72558cbd8433f3c65ee32356469 (patch) | |
tree | 0e9742a6346e1fe6170e3b0ef39e1665cf8ca0f4 /system/gammu/gammu.SlackBuild | |
parent | d4f8e38d430f5688b4b173b18666c25ada7d21e1 (diff) |
system/gammu: Updated for version 1.24.0
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 0f986db447fe..52f0f5374912 100644 --- a/system/gammu/gammu.SlackBuild +++ b/system/gammu/gammu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gammu -# Copyright 2008 Heinz Wiesinger <pprkut@liwjatan.at> +# Copyright 2008-2009 Heinz Wiesinger <pprkut@liwjatan.at> # 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.21.0 +VERSION=1.24.0 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |