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 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