You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pf...@apache.org on 2016/11/30 15:44:38 UTC

svn commit: r1772065 - /openoffice/trunk/main/external_deps.lst

Author: pfg
Date: Wed Nov 30 15:44:37 2016
New Revision: 1772065

URL: http://svn.apache.org/viewvc?rev=1772065&view=rev
Log:
Update URL for Serf.

We were using still the old Google code URL, use the Apache
archive instead.

Reported by:	rbircher

Modified:
    openoffice/trunk/main/external_deps.lst

Modified: openoffice/trunk/main/external_deps.lst
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?rev=1772065&r1=1772064&r2=1772065&view=diff
==============================================================================
--- openoffice/trunk/main/external_deps.lst (original)
+++ openoffice/trunk/main/external_deps.lst Wed Nov 30 15:44:37 2016
@@ -134,7 +134,7 @@ if ( true )
 if ( true )
     SHA1 = f65fbbd72926c8e7cf0dbd4ada03b0d226f461fd
     name = serf-1.2.1.tar.bz2
-    URL1 = http://serf.googlecode.com/files/serf-1.2.1.tar.bz2
+    URL1 = https://archive.apache.org/dist/serf/serf-1.2.1.tar.bz2
     URL2 = $(OOO_EXTRAS)$(SHA1)-$(name)
 
 if (SOLAR_JAVA==TRUE && (ENABLE_MEDIAWIKI==YES || ENABLE_REPORTBUILDER==YES))