summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-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"
11UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" 11UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/"
12 12
13SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" 13SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz"
14SRC_URI[md5sum] = "016e432d12e12dc5d73960e2bc67f0fb" 14SRC_URI[md5sum] = "168430e48f351b5a157ad930d7db3ecc"
15SRC_URI[sha256sum] = "eccb53e48f025f7e6f60210316df61cf6097a491728341c1e375fc1acc6459e5" 15SRC_URI[sha256sum] = "caba7f39d19df7a31782fe7336dd640c61ea33b92f987bd5423bca9683482f10"
16 16
17inherit gettext autotools update-alternatives pkgconfig 17inherit gettext autotools update-alternatives pkgconfig
18 18