mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/ptlib: Updated for version 2.10.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
36657c6598
commit
0e6f50e3dd
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ptlib
|
||||
VERSION=${VERSION:-2.10.3}
|
||||
VERSION=${VERSION:-2.10.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ptlib"
|
||||
VERSION="2.10.3"
|
||||
VERSION="2.10.7"
|
||||
HOMEPAGE="http://www.opalvoip.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/opalvoip/ptlib-2.10.3.tar.bz2"
|
||||
MD5SUM="4ba8f47cb8e302e934fab67fd065042f"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/opalvoip/ptlib-2.10.7.tar.bz2"
|
||||
MD5SUM="7fb74a97743fcc5f33d0f97dec7bc878"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue