[oe-commits] Marcin Juszkiewicz : msmtp: upgrade to 1.4.19

git version control git at git.openembedded.org
Tue Mar 9 17:36:09 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 475475704f711a7676eca0f63b6b27769544bf67
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=475475704f711a7676eca0f63b6b27769544bf67

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Mar  8 13:18:07 2010 +0100

msmtp: upgrade to 1.4.19

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

 recipes/msmtp/msmtp_1.4.10.bb |   10 ----------
 recipes/msmtp/msmtp_1.4.19.bb |   12 ++++++++++++
 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 6fe33c7..0000000
--- 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 0000000..b45160a
--- /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"





More information about the Openembedded-commits mailing list