summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/msmtp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/msmtp')
-rw-r--r--meta/recipes-extended/msmtp/msmtp_1.4.31.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.4.30.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.4.30.bb b/meta/recipes-extended/msmtp/msmtp_1.4.31.bb
index 096da65f23..964a285f34 100644
--- a/meta/recipes-extended/msmtp/msmtp_1.4.30.bb
+++ b/meta/recipes-extended/msmtp/msmtp_1.4.31.bb
@@ -5,8 +5,6 @@ SECTION = "console/network"
5 5
6LICENSE = "GPLv3" 6LICENSE = "GPLv3"
7DEPENDS = "zlib gnutls" 7DEPENDS = "zlib gnutls"
8PR = "r0"
9
10 8
11#COPYING or Licence 9#COPYING or Licence
12LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 10LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
@@ -14,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
14SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.bz2 \ 12SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.bz2 \
15 " 13 "
16 14
17SRC_URI[md5sum] = "4d32724a2b03f07aa6d4ea9d49367ad3" 15SRC_URI[md5sum] = "792ac0ffa30dc95ea1889a548128186d"
18SRC_URI[sha256sum] = "f152b9296e36e340eb049c7ee4d6980fcdb29d948e654bdc74bea7ee97409886" 16SRC_URI[sha256sum] = "247af9a95fa22f506e85109fc4268a5d91ca03af9b17eebcc1e46b7cd64c225f"
19 17
20inherit gettext autotools update-alternatives 18inherit gettext autotools update-alternatives
21 19