[oe-commits] org.oe.dev cvs 1.12.8: fix SRC_URI

hrw commit openembedded-commits at lists.openembedded.org
Thu Jan 4 08:29:49 UTC 2007


cvs 1.12.8: fix SRC_URI

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 2a00a5d3008714f650a950fc65fe52de72372cab
ViewMTN: http://monotone.openembedded.org/revision.psp?id=2a00a5d3008714f650a950fc65fe52de72372cab
Files:
1
packages/cvs/cvs_1.12.8.bb
Diffs:

#
# mt diff -r4330d1ea6664a907f0be13e3beb2802e88b38ade -r2a00a5d3008714f650a950fc65fe52de72372cab
#
# 
# 
# patch "packages/cvs/cvs_1.12.8.bb"
#  from [09bd174bb7bb2af5505742b36d5e0eb37706844e]
#    to [52329740dc382bb696f765eefd3ddfbc0723bac8]
# 
============================================================
--- packages/cvs/cvs_1.12.8.bb	09bd174bb7bb2af5505742b36d5e0eb37706844e
+++ packages/cvs/cvs_1.12.8.bb	52329740dc382bb696f765eefd3ddfbc0723bac8
@@ -1,10 +1,10 @@ LICENSE = "GPL"
 DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
 SECTION = "console/network"
 PRIORITY = "optional"
 DEPENDS = ""
 LICENSE = "GPL"
 
-SRC_URI = "https://cvs.cvshome.org/files/documents/19/170/cvs-${PV}.tar.bz2 \
+SRC_URI = "http://musthave.sunbase.org/progs/ccvs/Old/cvs-${PV}/cvs-${PV}.tar.bz2 \
 	   file://m4.patch;patch=1"
 
 inherit autotools gettext






More information about the Openembedded-commits mailing list