summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/msmtp
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-04-23 18:19:08 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-04-25 00:05:20 +0100
commit79b373eec4a9478bd8deddcb72b367d15e742da9 (patch)
treea85c4e832baa9b8fb2d9a7a71680f0028d7a9ff3 /meta/recipes-extended/msmtp
parent1b9f574dbf92da09fab0394d55f554f62d71aadc (diff)
downloadpoky-79b373eec4a9478bd8deddcb72b367d15e742da9.tar.gz
msmtp: fix upstream version check
(From OE-Core rev: d2e59735c11ae2dc2bc952414106d9395cc4a65c) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/msmtp')
-rw-r--r--meta/recipes-extended/msmtp/msmtp_1.8.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.3.bb b/meta/recipes-extended/msmtp/msmtp_1.8.3.bb
index d2b75ae5dc..9f28d6ac25 100644
--- a/meta/recipes-extended/msmtp/msmtp_1.8.3.bb
+++ b/meta/recipes-extended/msmtp/msmtp_1.8.3.bb
@@ -11,6 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
11 11
12SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" 12SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz"
13 13
14UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/"
15
14SRC_URI[md5sum] = "0c0be51e6872e818f78bd6924636327b" 16SRC_URI[md5sum] = "0c0be51e6872e818f78bd6924636327b"
15SRC_URI[sha256sum] = "3cb2eefd33d048f0f82de100ef39a494e44fd1485e376ead31f733d2f36b92b4" 17SRC_URI[sha256sum] = "3cb2eefd33d048f0f82de100ef39a494e44fd1485e376ead31f733d2f36b92b4"
16 18