diff options
-rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.8.10.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.8.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.8.bb b/meta/recipes-extended/msmtp/msmtp_1.8.10.bb index ca359a1507..42cf6309e9 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.8.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.10.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] = "016e432d12e12dc5d73960e2bc67f0fb" | 14 | SRC_URI[md5sum] = "168430e48f351b5a157ad930d7db3ecc" |
15 | SRC_URI[sha256sum] = "eccb53e48f025f7e6f60210316df61cf6097a491728341c1e375fc1acc6459e5" | 15 | SRC_URI[sha256sum] = "caba7f39d19df7a31782fe7336dd640c61ea33b92f987bd5423bca9683482f10" |
16 | 16 | ||
17 | inherit gettext autotools update-alternatives pkgconfig | 17 | inherit gettext autotools update-alternatives pkgconfig |
18 | 18 | ||