diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-06 19:13:32 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-06 19:13:32 +0000 |
commit | 4dc3e13132019d16a001afa64c4c380b52a8f9f6 (patch) | |
tree | 0ff07e98e923e16d38e34b0c4dcb16c9575beb8c /xdmcp | |
parent | cc6193bbd1f966afe61295908b144083e0701421 (diff) |
use XLIBS_MIRROR
BKrev: 40c36cdcMOAQaCya-Pxe9aDvp0BLCQ
Diffstat (limited to 'xdmcp')
-rw-r--r-- | xdmcp/libxdmcp_0.1.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xdmcp/libxdmcp_0.1.1.oe b/xdmcp/libxdmcp_0.1.1.oe index ed22c69f21..2efc952ce7 100644 --- a/xdmcp/libxdmcp_0.1.1.oe +++ b/xdmcp/libxdmcp_0.1.1.oe @@ -6,7 +6,7 @@ PROVIDES = "xdmcp" DESCRIPTION = "X Display Manager Control Protocol library." S = "${WORKDIR}/libXdmcp-${PV}" -SRC_URI = "http://freedesktop.org/~xlibs/release/libXdmcp-${PV}.tar.bz2" +SRC_URI = "${XLIBS_MIRROR}/libXdmcp-${PV}.tar.bz2" inherit autotools pkgconfig |