mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/ptlib: Updated for version 2.10.3
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
This commit is contained in:
parent
504fad18e6
commit
66c680f78d
3 changed files with 5 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ptlib
|
||||
VERSION=${VERSION:-2.6.7}
|
||||
VERSION=${VERSION:-2.10.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="ptlib"
|
||||
VERSION="2.6.7"
|
||||
VERSION="2.10.3"
|
||||
HOMEPAGE="http://www.opalvoip.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/opalvoip/ptlib-2.6.7.tar.bz2"
|
||||
MD5SUM="37279b5cf4aa64890eb9f38b4500ec6f"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/opalvoip/ptlib-2.10.3.tar.bz2"
|
||||
MD5SUM="4ba8f47cb8e302e934fab67fd065042f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="David Woodfall"
|
||||
EMAIL="dave@dawoodfall.net"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="michiel"
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
# the right side marks the last column you can put a character in. You must make
|
||||
# exactly 11 lines for the formatting to be correct. It's also customary to
|
||||
# leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
ptlib: PTLib (Portable Tools Library)
|
||||
ptlib:
|
||||
|
|
Loading…
Reference in a new issue