ckermit: revert the SRC_URI change
authorAnders Darander <anders@chargestorm.se>
Wed, 17 Aug 2011 16:22:38 +0000 (16:22 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:14:28 +0000 (08:14 -0800)
The SRC_URI was changed by mistake (although both works).
Revert back to the official one.

(From meta-openembedded rev: 1af4ae196832a972c10590a7e64d602f4a4cb927)

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/ckermit/ckermit_301.bb

index c789ea5..4074cf0 100644 (file)
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.columbia.edu/kermit/"
 SECTION = "console/network"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=932ca542d6c6cb8a59a0bcd76ab67cc3"
-SRC_URI = "ftp://www.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}"
+SRC_URI = "ftp://kermit.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}"
 PR = "r0"
 
 export CC2 = "${CC}"