summaryrefslogtreecommitdiff
path: root/libarchive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libarchive/Makefile')
-rw-r--r--libarchive/Makefile2
1 files changed, 1 insertions, 1 deletions
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