diff options
-rw-r--r-- | meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb index 909d7cf9ea..359911ece5 100644 --- a/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb +++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.3.26.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbb509e0303f5ded1cbfc0cc8705f28c" | |||
6 | 6 | ||
7 | DEPENDS = "openssl" | 7 | DEPENDS = "openssl" |
8 | 8 | ||
9 | SRC_URI = "http://download.berlios.de/fetchmail/fetchmail-${PV}.tar.xz" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" |
10 | SRC_URI[md5sum] = "61b66faad044afa26e142bb1791aa2b3" | 10 | SRC_URI[md5sum] = "61b66faad044afa26e142bb1791aa2b3" |
11 | SRC_URI[sha256sum] = "79b4c54cdbaf02c1a9a691d9948fcb1a77a1591a813e904283a8b614b757e850" | 11 | SRC_URI[sha256sum] = "79b4c54cdbaf02c1a9a691d9948fcb1a77a1591a813e904283a8b614b757e850" |
12 | 12 | ||