system/gammu: Updated for version 1.24.0

This commit is contained in:
Heinz Wiesinger 2010-05-12 17:45:17 +02:00 committed by David Somero
parent d4f8e38d43
commit f91d09bcfc
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for gammu # Slackware build script for gammu
# Copyright 2008 Heinz Wiesinger <pprkut@liwjatan.at> # Copyright 2008-2009 Heinz Wiesinger <pprkut@liwjatan.at>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gammu PRGNAM=gammu
VERSION=1.21.0 VERSION=1.24.0
ARCH=${ARCH:-i486} ARCH=${ARCH:-i486}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="gammu" PRGNAM="gammu"
VERSION="1.21.0" VERSION="1.24.0"
HOMEPAGE="http://cihar.com/gammu/" HOMEPAGE="http://cihar.com/gammu/"
DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.21.0.tar.bz2" DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.24.0.tar.bz2"
MD5SUM="c32a3583ab7b99b776d6a684d2fcf3cc" MD5SUM="f805d6d93ca7064f6d04eb3c6b24168f"
MAINTAINER="ppr:kut" MAINTAINER="ppr:kut"
EMAIL="pprkut@liwjatan.at" EMAIL="pprkut@liwjatan.at"
APPROVED="Erik Hanson" APPROVED="dsomero"