[oe-commits] org.oe.dev * fix broken download url for bitchx_1.1

kristoffer commit oe at amethyst.openembedded.net
Sun May 4 20:19:40 UTC 2008


* fix broken download url for bitchx_1.1

Author: kristoffer at openembedded.org
Branch: org.openembedded.dev
Revision: e6f495f12f6c3af3e3758acd3b907f88e88523ae
ViewMTN: http://monotone.openembedded.org/revision/info/e6f495f12f6c3af3e3758acd3b907f88e88523ae
Files:
1
packages/bitchx/bitchx_1.1.bb
Diffs:

#
# mt diff -r65d8167ff1193efad18a1dd0f938b84622c2d1b2 -re6f495f12f6c3af3e3758acd3b907f88e88523ae
#
#
#
# patch "packages/bitchx/bitchx_1.1.bb"
#  from [d623ab0eb969be94749279c54efa84a610246738]
#    to [71d9b09d5f8bec54554dd6add5d25bd1394c1f64]
#
============================================================
--- packages/bitchx/bitchx_1.1.bb	d623ab0eb969be94749279c54efa84a610246738
+++ packages/bitchx/bitchx_1.1.bb	71d9b09d5f8bec54554dd6add5d25bd1394c1f64
@@ -4,7 +4,7 @@ LICENSE = "BSD"
 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"
 






More information about the Openembedded-commits mailing list