Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 5/5] Update libarchive to 3.0.4
@ 2013-03-26 14:41 arved at arved.at
  2013-03-27 14:53 ` Gustavo Zacarias
  0 siblings, 1 reply; 2+ messages in thread
From: arved at arved.at @ 2013-03-26 14:41 UTC (permalink / raw)
  To: buildroot

From: Tilman Keskin?z <arved@rise-world.com>


Signed-off-by: Tilman Keskin?z <arved@arved.at>
---
 package/libarchive/libarchive.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libarchive/libarchive.mk b/package/libarchive/libarchive.mk
index d25f7f8..a571138 100644
--- a/package/libarchive/libarchive.mk
+++ b/package/libarchive/libarchive.mk
@@ -3,8 +3,8 @@
 # libarchive (reusable C library for archive formats)
 #
 #############################################################
-LIBARCHIVE_VERSION = 2.8.5
-LIBARCHIVE_SITE = http://libarchive.googlecode.com/files/
+LIBARCHIVE_VERSION = 3.0.4
+LIBARCHIVE_SITE = https://github.com/downloads/libarchive/libarchive
 LIBARCHIVE_SOURCE = libarchive-$(LIBARCHIVE_VERSION).tar.gz
 LIBARCHIVE_INSTALL_STAGING = YES
 
-- 
1.7.10.4

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

* [Buildroot] [PATCH 5/5] Update libarchive to 3.0.4
  2013-03-26 14:41 [Buildroot] [PATCH 5/5] Update libarchive to 3.0.4 arved at arved.at
@ 2013-03-27 14:53 ` Gustavo Zacarias
  0 siblings, 0 replies; 2+ messages in thread
From: Gustavo Zacarias @ 2013-03-27 14:53 UTC (permalink / raw)
  To: buildroot

On 03/26/2013 11:41 AM, arved at arved.at wrote:

> -LIBARCHIVE_VERSION = 2.8.5
> -LIBARCHIVE_SITE = http://libarchive.googlecode.com/files/
> +LIBARCHIVE_VERSION = 3.0.4
> +LIBARCHIVE_SITE = https://github.com/downloads/libarchive/libarchive
>  LIBARCHIVE_SOURCE = libarchive-$(LIBARCHIVE_VERSION).tar.gz
>  LIBARCHIVE_INSTALL_STAGING = YES

Can you resend changing the homepage in Config.in to the new site?
And also use the non-https URL since it's available? For example
http://www.libarchive.org/downloads/libarchive-3.1.2.tar.gz
Thanks!

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

end of thread, other threads:[~2013-03-27 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 14:41 [Buildroot] [PATCH 5/5] Update libarchive to 3.0.4 arved at arved.at
2013-03-27 14:53 ` Gustavo Zacarias

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