summaryrefslogtreecommitdiff
path: root/security/pear-Auth_OpenID/files/patch-admin-xmlconfig.py
blob: 3aed51f91583e60627df49927b0e4c4ca0d6e411 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- admin/xmlconfig.py.orig	2008-02-20 23:13:48.000000000 +0100
+++ admin/xmlconfig.py	2008-03-03 16:39:09.376694098 +0100
@@ -48,7 +48,7 @@
 # The HTTP package base URI.  This is the place on the web where the
 # PEAR-installable tarballs will live, and this (plus the package
 # tarball name) will be the URL that users pass to "pear install".
-package_base_uri = 'http://www.openidenabled.com/resources/downloads/php-openid/pear/'
+package_base_uri = 'http://openidenabled.com/files/php-openid/packages/'
 
 # The release stability.  Maybe this should be a commandline parameter
 # since it might differ from release to release.