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

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