mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/ptlib: Updated for version 2.6.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
4887ea592a
commit
780acd7672
2 changed files with 9 additions and 7 deletions
|
@ -2,7 +2,9 @@
|
|||
|
||||
# Slackware build script for PTLib
|
||||
|
||||
# Copyright 2008-2009 Mauro Giachero (mauro dot giachero at gmail dot com)
|
||||
# Copyright 2008-2009 Mauro Giachero
|
||||
# All rights reserved.
|
||||
# Copyright 2011 David Woodfall
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ptlib
|
||||
VERSION=${VERSION:-2.6.6}
|
||||
VERSION=${VERSION:-2.6.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="ptlib"
|
||||
VERSION="2.6.6"
|
||||
VERSION="2.6.7"
|
||||
HOMEPAGE="http://www.opalvoip.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/opalvoip/ptlib-2.6.6.tar.bz2"
|
||||
MD5SUM="bfe550838f3219bac9647092f1c66aaa"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/opalvoip/ptlib-2.6.7.tar.bz2"
|
||||
MD5SUM="37279b5cf4aa64890eb9f38b4500ec6f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Mauro Giachero"
|
||||
EMAIL="mauro dot giachero at gmail dot com"
|
||||
MAINTAINER="David Woodfall"
|
||||
EMAIL="dave@dawoodfall.net"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue