* [Buildroot] [PATCH] gnutls: bump to version 3.1.6
@ 2013-01-15 11:54 Gustavo Zacarias
2013-01-15 12:06 ` Peter Korsgaard
2013-01-15 16:43 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2013-01-15 11:54 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/gnutls/Config.in | 2 +-
package/gnutls/gnutls.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gnutls/Config.in b/package/gnutls/Config.in
index 2739088..c2ff4ed 100644
--- a/package/gnutls/Config.in
+++ b/package/gnutls/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_GNUTLS
GnuTLS is a secure communications library implementing the SSL
and TLS protocols and technologies around them.
- http://www.gnu.org/software/gnutls/gnutls.html
+ http://www.gnutls.org
config BR2_PACKAGE_GNUTLS_TOOLS
bool "install tools"
diff --git a/package/gnutls/gnutls.mk b/package/gnutls/gnutls.mk
index 4c918c1..f65b05d 100644
--- a/package/gnutls/gnutls.mk
+++ b/package/gnutls/gnutls.mk
@@ -4,9 +4,9 @@
#
#############################################################
-GNUTLS_VERSION = 3.1.5
+GNUTLS_VERSION = 3.1.6
GNUTLS_SOURCE = gnutls-$(GNUTLS_VERSION).tar.xz
-GNUTLS_SITE = $(BR2_GNU_MIRROR)/gnutls
+GNUTLS_SITE = ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1
GNUTLS_LICENSE = GPLv3+ LGPLv3
GNUTLS_LICENSE_FILES = COPYING COPYING.LESSER
GNUTLS_DEPENDENCIES = host-pkgconf nettle $(if $(BR2_PACKAGE_ZLIB),zlib)
--
1.7.12.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gnutls: bump to version 3.1.6
2013-01-15 11:54 [Buildroot] [PATCH] gnutls: bump to version 3.1.6 Gustavo Zacarias
@ 2013-01-15 12:06 ` Peter Korsgaard
2013-01-15 16:43 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-01-15 12:06 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gnutls: bump to version 3.1.6
2013-01-15 11:54 [Buildroot] [PATCH] gnutls: bump to version 3.1.6 Gustavo Zacarias
2013-01-15 12:06 ` Peter Korsgaard
@ 2013-01-15 16:43 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2013-01-15 16:43 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 15 Jan 2013 08:54:46 -0300, Gustavo Zacarias wrote:
> -GNUTLS_VERSION = 3.1.5
> +GNUTLS_VERSION = 3.1.6
Not sure if it is caused by this bump or was already present, but we
got a gnutls build failure on avr32:
http://autobuild.buildroot.org/results/c57d1c89e313779cc7c3aa06382b70058eaffe99/build-end.log
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-15 16:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15 11:54 [Buildroot] [PATCH] gnutls: bump to version 3.1.6 Gustavo Zacarias
2013-01-15 12:06 ` Peter Korsgaard
2013-01-15 16:43 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox