[ekiga] [windows] Bump ptlib and opal dependencies



commit c8b37c237b8caba8d6b42862419d7e26b896798a
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Thu Feb 21 00:00:10 2013 +0100

    [windows] Bump ptlib and opal dependencies

 win32/Makefile |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 112410e..0b5dd80 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -69,7 +69,7 @@ ifeq ($(RELEASE),1)
        EKIGA_DIR := $(BUILDROOT)/ekiga-$(EKIGA_VER)
 else
        GIT_EKIGA_REV = reset --hard HEAD
-       #GIT_EKIGA_REV := checkout -b gnome-2-26 origin/gnome-2-26
+       #GIT_EKIGA_REV := checkout -b v4_0 origin/v4_0
        EKIGA_URL := git://git.gnome.org/ekiga
        EKIGA_ARCHIVE := ekiga
        EKIGA_DIR = $(BUILDROOT)/ekiga
@@ -94,7 +94,7 @@ ifeq ($(RELEASE),1)
        OPAL_ARCHIVE := opal-$(OPAL_VER).tar.xz
        OPAL_DIR := $(BUILDROOT)/opal-$(OPAL_VER)
 else
-       OPAL_VER := 3.10-beta10
+       OPAL_VER := 3.10-beta11
        # OPAL_REV: HEAD or revision number
        OPAL_REV := HEAD
        OPAL_URL := https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/opal/branches/v3_10
@@ -109,7 +109,7 @@ ifeq ($(RELEASE),1)
        PTLIB_ARCHIVE := ptlib-$(PTLIB_VER).tar.xz
        PTLIB_DIR := $(BUILDROOT)/ptlib-$(PTLIB_VER)
 else
-       PTLIB_VER := 2.10-beta10
+       PTLIB_VER := 2.10-beta11
        # PTLIB_REV: HEAD or revision number
        PTLIB_REV := HEAD
        PTLIB_URL := https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/branches/v2_10


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]