diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 10:10:26 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
| commit | fb9a52f9dedb45bf044f9ee1c9af04f9429c52eb (patch) | |
| tree | 173bd4fe268c17b89d984d6cc8e4010d934f5b10 | |
| parent | 101c74bd92404acc2df52d76cc1bc4b0107ba4a4 (diff) | |
| download | poky-fb9a52f9dedb45bf044f9ee1c9af04f9429c52eb.tar.gz | |
msmtp: upgrade 1.8.27 -> 1.8.28
(From OE-Core rev: f81a730b9af532c30b3638d9d0eee8f3872805b9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.8.28.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.8.27.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.27.bb b/meta/recipes-extended/msmtp/msmtp_1.8.28.bb index 3f10be9f5e..48c597de24 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.27.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.28.bb | |||
| @@ -11,7 +11,7 @@ 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[sha256sum] = "94030580a63a747faa0a3b9b1b264ae355aad33a4d94b832bfeb5b21633c965e" | 14 | SRC_URI[sha256sum] = "3a57f155f54e4860f7dd42138d9bea1af615b99dfab5ab4cd728fc8c09a647a4" |
| 15 | 15 | ||
| 16 | inherit gettext autotools update-alternatives pkgconfig | 16 | inherit gettext autotools update-alternatives pkgconfig |
| 17 | 17 | ||
