diff options
Diffstat (limited to 'xtrans/xtrans_0.1.oe')
-rw-r--r-- | xtrans/xtrans_0.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtrans/xtrans_0.1.oe b/xtrans/xtrans_0.1.oe index 2e6793d0d0..a88e6a923c 100644 --- a/xtrans/xtrans_0.1.oe +++ b/xtrans/xtrans_0.1.oe @@ -4,7 +4,7 @@ DESCRIPTION = "network API translation layer to \ insulate X applications and libraries from OS \ network vageries." -SRC_URI = "http://freedesktop.org/~xlibs/release/libXtrans-0.1.tar.bz2" +SRC_URI = "${XLIBS_MIRROR}/libXtrans-0.1.tar.bz2" S = "${WORKDIR}/libXtrans-${PV}" inherit autotools pkgconfig |