diff options
-rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.6.6.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.6.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.6.5.bb b/meta/recipes-extended/msmtp/msmtp_1.6.6.bb index d0c39eb4d6..e1721936cb 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.6.5.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.6.6.bb | |||
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
12 | SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.xz \ | 12 | SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.xz \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "50a8c9bb72f8222779db6b4aae2965e0" | 15 | SRC_URI[md5sum] = "82b0520b57db4b2cf05333d11fb5974d" |
16 | SRC_URI[sha256sum] = "76a0d60693c7e65d0c7a12f01d300882d280b1e1be0202f54730ae44d44a5006" | 16 | SRC_URI[sha256sum] = "da15db1f62bd0201fce5310adb89c86188be91cd745b7cb3b62b81a501e7fb5e" |
17 | 17 | ||
18 | inherit gettext autotools update-alternatives pkgconfig | 18 | inherit gettext autotools update-alternatives pkgconfig |
19 | 19 | ||