network/pidgin-sipe: Updated for version 1.23.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
569e1d9033
commit
d540c6471e
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for pidgin-sipe.
|
||||
|
||||
# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it>
|
||||
# Copyright 2016 Philip van der Hoeven, Almere, The Netherlands
|
||||
# Copyright 2016-2017 Philip van der Hoeven, Almere, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pidgin-sipe
|
||||
VERSION=${VERSION:-1.21.1}
|
||||
VERSION=${VERSION:-1.23.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pidgin-sipe"
|
||||
VERSION="1.21.1"
|
||||
VERSION="1.23.0"
|
||||
HOMEPAGE="http://sipe.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sipe/pidgin-sipe-1.21.1.tar.xz"
|
||||
MD5SUM="96ea396adb5c8a1bb1749d778892605c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sipe/pidgin-sipe-1.23.0.tar.xz"
|
||||
MD5SUM="75fb9417834bc78114786d78a41bcd37"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue