[ekiga] [windows] Update expat dependency



commit 1d8151b9ab92ae18c9f048c017b56c8712c154b5
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Wed Aug 22 11:39:50 2012 +0200

    [windows] Update expat dependency

 win32/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 56c77aa..ca1ae95 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -144,10 +144,10 @@ XML2_DIR := libxml2-$(XML2_VER)
 XML2_URL := ftp://xmlsoft.org/libxml2
 XML2_ARCHIVE := libxml2-$(XML2_VER).tar.gz
 
-EXPAT_VER = 2.0.1
+EXPAT_VER = 2.1.0
 EXPAT_DIR = $(BUILDROOT)/expat-$(EXPAT_VER)
 EXPAT_ARCHIVE := expat-$(EXPAT_VER).tar.gz
-EXPAT_URL := http://kent.dl.sourceforge.net/sourceforge/expat
+EXPAT_URL := https://downloads.sourceforge.net/project/expat/expat/$(EXPAT_VER)
 
 # choose commit 203e34 (2007-09-30), since since then a few modifications
 # have been done and the compilation needs to be updated



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