aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bitchx
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer_e1@hotmail.com>2008-05-04 19:16:25 +0000
committerKristoffer Ericson <kristoffer_e1@hotmail.com>2008-05-04 19:16:25 +0000
commit1c67f708c41671468cdf2489d267d79ec30d5507 (patch)
tree9c0ffdb6a60f67850af4c7378646d391fc8be508 /packages/bitchx
parent72cb20529b97d9df75df27fb7909766bb67be1eb (diff)
downloadopenembedded-1c67f708c41671468cdf2489d267d79ec30d5507.tar.gz
* fix broken download url for bitchx_1.1
Diffstat (limited to 'packages/bitchx')
-rw-r--r--packages/bitchx/bitchx_1.1.bb2
1 files changed, 1 insertions, 1 deletions
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"