From baea7d877d3cf69679a39e8512a120658a478073 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 5 Feb 2010 11:06:31 +0100 Subject: Rebase libarchive to 2.8.0 --- libarchive/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libarchive/Makefile') diff --git a/libarchive/Makefile b/libarchive/Makefile index 06bbd65..8aededc 100644 --- a/libarchive/Makefile +++ b/libarchive/Makefile @@ -2,7 +2,7 @@ DESTDIR = /usr INSTALL = install -c INSTALL_DATA = ${INSTALL} -m 644 -DIR_LIBARCHIVE = ./libarchive-2.7.1 +DIR_LIBARCHIVE = ./libarchive-2.8.0 # compiler options CC = gcc -- cgit v1.2.3