diff options
-rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.8.3.bb | 2 |
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 | ||
12 | SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" | 12 | SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" |
13 | 13 | ||
14 | UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" | ||
15 | |||
14 | SRC_URI[md5sum] = "0c0be51e6872e818f78bd6924636327b" | 16 | SRC_URI[md5sum] = "0c0be51e6872e818f78bd6924636327b" |
15 | SRC_URI[sha256sum] = "3cb2eefd33d048f0f82de100ef39a494e44fd1485e376ead31f733d2f36b92b4" | 17 | SRC_URI[sha256sum] = "3cb2eefd33d048f0f82de100ef39a494e44fd1485e376ead31f733d2f36b92b4" |
16 | 18 | ||