|
@@ -3,8 +3,8 @@
|
|
# libarchive (reusable C library for archive formats)
|
|
# 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 = http://github.com/downloads/libarchive/libarchive
|
|
LIBARCHIVE_SOURCE = libarchive-$(LIBARCHIVE_VERSION).tar.gz
|
|
LIBARCHIVE_SOURCE = libarchive-$(LIBARCHIVE_VERSION).tar.gz
|
|
LIBARCHIVE_INSTALL_STAGING = YES
|
|
LIBARCHIVE_INSTALL_STAGING = YES
|
|
|
|
|