system/gammu: Updated for version 1.24.0
This commit is contained in:
parent
d4f8e38d43
commit
f91d09bcfc
|
@ -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}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gammu"
|
||||
VERSION="1.21.0"
|
||||
VERSION="1.24.0"
|
||||
HOMEPAGE="http://cihar.com/gammu/"
|
||||
DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.21.0.tar.bz2"
|
||||
MD5SUM="c32a3583ab7b99b776d6a684d2fcf3cc"
|
||||
DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.24.0.tar.bz2"
|
||||
MD5SUM="f805d6d93ca7064f6d04eb3c6b24168f"
|
||||
MAINTAINER="ppr:kut"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in New Issue