From 3d051722dea893c1b813db8bbeae1430b9eddd52 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Thu, 21 Aug 2008 20:11:09 +0200 Subject: Update libarchive to v2.5.5 --- libarchive/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libarchive/Makefile') diff --git a/libarchive/Makefile b/libarchive/Makefile index fc6f941..34eea3f 100644 --- a/libarchive/Makefile +++ b/libarchive/Makefile @@ -3,7 +3,7 @@ DESTDIR = /usr INSTALL=install -c INSTALL_DATA = ${INSTALL} -m 644 DIR_COMMON=../common/ -DIR_LIBARCHIVE=./libarchive-2.4.17 +DIR_LIBARCHIVE=./libarchive-2.5.5 # compiler options CC = gcc -- cgit v1.2.3