Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] msmtp: bump to version 1.4.31
@ 2013-05-07 21:29 Gilles Talis
  2013-05-07 21:38 ` Yann E. MORIN
  2013-05-07 21:40 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gilles Talis @ 2013-05-07 21:29 UTC (permalink / raw)
  To: buildroot

Also added license information

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/msmtp/msmtp.mk |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk
index 87a2fbb..e99ab3d 100644
--- a/package/msmtp/msmtp.mk
+++ b/package/msmtp/msmtp.mk
@@ -4,9 +4,11 @@
 #
 #############################################################
 
-MSMTP_VERSION = 1.4.27
+MSMTP_VERSION = 1.4.31
 MSMTP_SITE = http://downloads.sourceforge.net/project/msmtp/msmtp/$(MSMTP_VERSION)
 MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.bz2
+MSMTP_LICENSE = GPLv3+
+MSMTP_LICENSE_FILES = COPYING
 
 MSMTP_DEPENDENCIES += host-pkgconf
 
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-07 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-07 21:29 [Buildroot] [PATCH] msmtp: bump to version 1.4.31 Gilles Talis
2013-05-07 21:38 ` Yann E. MORIN
2013-05-07 21:40 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox