From: Kristoffer Ericson Date: Sun, 4 May 2008 19:16:25 +0000 (+0000) Subject: * fix broken download url for bitchx_1.1 X-Git-Tag: Release-2010-05/1~7026^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c67f708c41671468cdf2489d267d79ec30d5507;p=openembedded.git * fix broken download url for bitchx_1.1 --- diff --git a/packages/bitchx/bitchx_1.1.bb b/packages/bitchx/bitchx_1.1.bb index d99ef56d97..9fbeb08c35 100644 --- a/packages/bitchx/bitchx_1.1.bb +++ b/packages/bitchx/bitchx_1.1.bb @@ -4,7 +4,7 @@ SECTION = "console/network" LICENSE = "BSD" #PR = "-r1" -SRC_URI = "http://www.bitchx.org/files/source/ircii-pana-${PV}-final.tar.gz \ +SRC_URI = "http://bitchx.sourceforge.net/ircii-pana-${PV}-final.tar.gz \ file://gcc34.patch;patch=1" S = "${WORKDIR}/BitchX"