mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/gammu: Updated for version 1.33.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b8ac3f55a3
commit
aac90bce19
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gammu"
|
||||
VERSION="1.31.0"
|
||||
VERSION="1.33.0"
|
||||
HOMEPAGE="http://cihar.com/gammu/"
|
||||
DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.31.0.tar.xz"
|
||||
MD5SUM="6983485c0ad0873f028da6c6e2039fa7"
|
||||
DOWNLOAD="http://dl.cihar.com/gammu/releases/gammu-1.33.0.tar.xz"
|
||||
MD5SUM="66b95afbde3085168c4a20266e8cb5c0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue