]> code.ossystems Code Review - openembedded-core.git/commitdiff
msmtp: 1.6.6 -> 1.8.3
authorKai Kang <kai.kang@windriver.com>
Mon, 15 Apr 2019 13:23:18 +0000 (09:23 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2019 10:05:49 +0000 (11:05 +0100)
Update HOMEPAGE and SRC_URI.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/msmtp/msmtp_1.8.3.bb [moved from meta/recipes-extended/msmtp/msmtp_1.6.6.bb with 71% similarity]

similarity index 71%
rename from meta/recipes-extended/msmtp/msmtp_1.6.6.bb
rename to meta/recipes-extended/msmtp/msmtp_1.8.3.bb
index e1721936cbf45b153089261054caed1dc5b2db50..d2b75ae5dcef848489fd59669ccd3c3c890036d4 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY = "msmtp is an SMTP client"
 DESCRIPTION = "A sendmail replacement for use in MTAs like mutt"
-HOMEPAGE = "http://msmtp.sourceforge.net/"
+HOMEPAGE = "https://marlam.de/msmtp/"
 SECTION = "console/network"
 
 LICENSE = "GPLv3"
@@ -9,11 +9,10 @@ DEPENDS = "zlib gnutls"
 #COPYING or Licence
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.xz \
-          "
+SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz"
 
-SRC_URI[md5sum] = "82b0520b57db4b2cf05333d11fb5974d"
-SRC_URI[sha256sum] = "da15db1f62bd0201fce5310adb89c86188be91cd745b7cb3b62b81a501e7fb5e"
+SRC_URI[md5sum] = "0c0be51e6872e818f78bd6924636327b"
+SRC_URI[sha256sum] = "3cb2eefd33d048f0f82de100ef39a494e44fd1485e376ead31f733d2f36b92b4"
 
 inherit gettext autotools update-alternatives pkgconfig