diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.8.6.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.8.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.5.bb b/meta/recipes-extended/msmtp/msmtp_1.8.6.bb index 4f6b66f226..809144b783 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.5.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.6.bb | |||
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
11 | UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" | 11 | UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" |
12 | 12 | ||
13 | SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" | 13 | SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" |
14 | SRC_URI[md5sum] = "5d7bb10606fbceeb2e0687379c75234b" | 14 | SRC_URI[md5sum] = "adff4a9992e1b47aa5468b974550304e" |
15 | SRC_URI[sha256sum] = "1613daced9c47b8c028224fc076799c2a4d72923e242be4e9e5c984cbbbb9f39" | 15 | SRC_URI[sha256sum] = "6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1" |
16 | 16 | ||
17 | inherit gettext autotools update-alternatives pkgconfig | 17 | inherit gettext autotools update-alternatives pkgconfig |
18 | 18 | ||