diff options
-rw-r--r-- | meta-oe/recipes-extended/nicstat/nicstat_1.95.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb b/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb index 3875f0f605..bf742fa062 100644 --- a/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb +++ b/meta-oe/recipes-extended/nicstat/nicstat_1.95.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://nicstat.sourceforge.net" | |||
5 | LICENSE = "Artistic-2.0" | 5 | LICENSE = "Artistic-2.0" |
6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4a94da2a1f918b217ef5156634fc9e0" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4a94da2a1f918b217ef5156634fc9e0" |
7 | 7 | ||
8 | SRC_URI = "http://softlayer-sng.dl.sourceforge.net/project/${BPN}/${BP}.tar.gz \ | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \ |
9 | file://0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch \ | 9 | file://0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch \ |
10 | " | 10 | " |
11 | SRC_URI[md5sum] = "9a0b87bbc670c1e738e5b40c7afd184d" | 11 | SRC_URI[md5sum] = "9a0b87bbc670c1e738e5b40c7afd184d" |