[oe-commits] [openembedded-core] 05/19: lsof: update UPSTREAM_CHECK_URI

git at git.openembedded.org git at git.openembedded.org
Fri Mar 11 17:19:10 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit d02cae77b994d0c19c1b015b96fe8e07baa1182d
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Thu Mar 10 13:56:11 2016 +0200

    lsof: update UPSTREAM_CHECK_URI
    
    Set UPSTREAM_CHECK_URI to the below listed URL:
    http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-extended/lsof/lsof_4.89.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/lsof/lsof_4.89.bb b/meta/recipes-extended/lsof/lsof_4.89.bb
index 5cce0ef..c10337b 100644
--- a/meta/recipes-extended/lsof/lsof_4.89.bb
+++ b/meta/recipes-extended/lsof/lsof_4.89.bb
@@ -9,7 +9,7 @@ SRC_URI = "ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_${PV}.tar.bz2"
 SRC_URI[md5sum] = "1b9cd34f3fb86856a125abbf2be3a386"
 SRC_URI[sha256sum] = "81ac2fc5fdc944793baf41a14002b6deb5a29096b387744e28f8c30a360a3718"
 
-UPSTREAM_CHECK_URI = "ftp://sunsite.ualberta.ca/pub/Mirror/lsof/"
+UPSTREAM_CHECK_URI = "http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof"
 
 LOCALSRC = "file://${WORKDIR}/lsof_${PV}/lsof_${PV}_src.tar"
 S = "${WORKDIR}/lsof_${PV}_src"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list