diff options
Diffstat (limited to 'meta/recipes-extended')
-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 | ||
6 | LICENSE = "GPLv3" | 6 | LICENSE = "GPLv3" |
7 | DEPENDS = "zlib gnutls" | 7 | DEPENDS = "zlib gnutls" |
8 | PR = "r0" | ||
9 | |||
10 | 8 | ||
11 | #COPYING or Licence | 9 | #COPYING or Licence |
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
@@ -14,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
14 | SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.bz2 \ | 12 | SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.bz2 \ |
15 | " | 13 | " |
16 | 14 | ||
17 | SRC_URI[md5sum] = "4d32724a2b03f07aa6d4ea9d49367ad3" | 15 | SRC_URI[md5sum] = "792ac0ffa30dc95ea1889a548128186d" |
18 | SRC_URI[sha256sum] = "f152b9296e36e340eb049c7ee4d6980fcdb29d948e654bdc74bea7ee97409886" | 16 | SRC_URI[sha256sum] = "247af9a95fa22f506e85109fc4268a5d91ca03af9b17eebcc1e46b7cd64c225f" |
19 | 17 | ||
20 | inherit gettext autotools update-alternatives | 18 | inherit gettext autotools update-alternatives |
21 | 19 | ||