From: Koen Kooi Date: Sun, 30 Jul 2006 17:30:10 +0000 (+0000) Subject: xterm: fix SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~1047 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59cd456edd96f66ca2d271df0588b53c81dc77c;p=openembedded.git xterm: fix SRC_URI --- diff --git a/packages/xorg-app/xterm_207.bb b/packages/xorg-app/xterm_207.bb index e37862baa0..5fc59a1c37 100644 --- a/packages/xorg-app/xterm_207.bb +++ b/packages/xorg-app/xterm_207.bb @@ -5,7 +5,7 @@ LICENSE = "MIT-X" DEPENDS = "xproto virtual/libx11 xextproto xext xau xpm ncurses" -SRC_URI = "${XORG_MIRROR}/X11R7.0/src/extras/${PN}-${PV}.tar.gz" +SRC_URI = "${XORG_MIRROR}/development/X11R7.0-RC4/extras/${PN}-${PV}.tar.gz" inherit autotools pkgconfig