From d227383961ae3b387626ef7d67a77a6143c1af51 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Thu, 20 Jul 2017 20:16:18 +0000 Subject: MFC r320927,320931,320932: Bump libarchive to 3.3.2 Vendor changes: PR #901: don't depend on stdin in a testcase Relnotes: yes --- usr.bin/bsdcat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/bsdcat/Makefile') diff --git a/usr.bin/bsdcat/Makefile b/usr.bin/bsdcat/Makefile index c5e8c024a233..6734acbf40dc 100644 --- a/usr.bin/bsdcat/Makefile +++ b/usr.bin/bsdcat/Makefile @@ -6,7 +6,7 @@ _LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive _LIBARCHIVECONFDIR= ${SRCTOP}/lib/libarchive PROG= bsdcat -BSDCAT_VERSION_STRING= 3.3.1 +BSDCAT_VERSION_STRING= 3.3.2 .PATH: ${_LIBARCHIVEDIR}/cat SRCS= bsdcat.c cmdline.c -- cgit v1.2.3