summaryrefslogtreecommitdiffstats
path: root/recipes/msmtp
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-08 13:18:07 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-09 18:34:21 +0100
commit475475704f711a7676eca0f63b6b27769544bf67 (patch)
treea1caefce6bf57be1ecd33e6976369428cdb72a80 /recipes/msmtp
parent52d301bd105351c587fa27b3383d2c229d015d06 (diff)
downloadopenembedded-475475704f711a7676eca0f63b6b27769544bf67.tar.gz
msmtp: upgrade to 1.4.19
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Diffstat (limited to 'recipes/msmtp')
-rw-r--r--recipes/msmtp/msmtp_1.4.10.bb10
-rw-r--r--recipes/msmtp/msmtp_1.4.19.bb12
2 files changed, 12 insertions, 10 deletions
diff --git a/recipes/msmtp/msmtp_1.4.10.bb b/recipes/msmtp/msmtp_1.4.10.bb
deleted file mode 100644
index 6fe33c707a..0000000000
--- a/recipes/msmtp/msmtp_1.4.10.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "A sendmail replacement for use in MTAs like mutt"
-HOMEPAGE = "http://msmtp.sourceforge.net/"
-SECTION = "console/network"
-LICENSE = "GPLv2"
-DEPENDS = "zlib gnutls"
-PR = "r0"
-SRC_URI = "${SOURCEFORGE_MIRROR}/msmtp/msmtp-${PV}.tar.bz2"
-
-inherit autotools
-
diff --git a/recipes/msmtp/msmtp_1.4.19.bb b/recipes/msmtp/msmtp_1.4.19.bb
new file mode 100644
index 0000000000..b45160a3f4
--- /dev/null
+++ b/recipes/msmtp/msmtp_1.4.19.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "A sendmail replacement for use in MTAs like mutt"
+HOMEPAGE = "http://msmtp.sourceforge.net/"
+SECTION = "console/network"
+LICENSE = "GPLv2"
+DEPENDS = "zlib gnutls"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/msmtp/msmtp-${PV}.tar.bz2;name=u1"
+
+inherit autotools
+
+SRC_URI[u1.md5sum] = "f0afdc943bf7c8a3a3bf3fe1a73072c4"
+SRC_URI[u1.sha256sum] = "d6bf3f6f796041fc7d6653c022cc696238fdf8b2d538c4b2cd6c0aae5f056c66"