summaryrefslogtreecommitdiffstats
path: root/system/gammu
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2011-04-10 17:24:47 +0200
committer Robby Workman <rworkman@slackbuilds.org>2011-04-11 00:11:14 -0500
commit4546a4c9b1533f0d1bcd3a73016250d4051d1a3f (patch)
tree6479fedba64a8aebdc74ec3c9e0725ca316f1b3d /system/gammu
parent727463bb2dc47685b41f398ef218e691d5cc06ab (diff)
downloadslackbuilds-4546a4c9b1533f0d1bcd3a73016250d4051d1a3f.tar.gz
slackbuilds-4546a4c9b1533f0d1bcd3a73016250d4051d1a3f.tar.xz
system/gammu: Updated for version 1.29.0
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/gammu')
-rw-r--r--system/gammu/gammu.SlackBuild6
-rw-r--r--system/gammu/gammu.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/gammu/gammu.SlackBuild b/system/gammu/gammu.SlackBuild
index 2c50baf19a..2dabd1be6d 100644
--- a/system/gammu/gammu.SlackBuild
+++ b/system/gammu/gammu.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gammu
-# Copyright 2008-2010 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2008-2011 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.28.0
+VERSION=1.29.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
diff --git a/system/gammu/gammu.info b/system/gammu/gammu.info
index a25510dde8..d3e04d7a24 100644
--- a/system/gammu/gammu.info
+++ b/system/gammu/gammu.info
@@ -1,8 +1,8 @@
PRGNAM="gammu"
-VERSION="1.28.0"
+VERSION="1.29.0"
HOMEPAGE="http://cihar.com/gammu/"
-DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.28.0.tar.bz2"
-MD5SUM="1cddf45348b0c8cebcc14c9e693c6c9a"
+DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.29.0.tar.xz"
+MD5SUM="27b3a811cd27c94c66d9b964140a51f6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"