aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2020-12-27 23:35:49 +0000
committerMartin Matuska <mm@FreeBSD.org>2020-12-27 23:37:06 +0000
commit70a567c2c350b29e667e26d5e1b9b1d35d567172 (patch)
treeae5ac854324898de1fcca2d109c6528bd86b15f1 /usr.bin/tar/Makefile
parent69a18c5826c9633a6d77e18f9f34e02c83d22717 (diff)
bsdcat,cpio,tar: Bump version number to 3.5.1
Matches import of libarchive 3.5.1
Diffstat (limited to 'usr.bin/tar/Makefile')
-rw-r--r--usr.bin/tar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/Makefile b/usr.bin/tar/Makefile
index 938bcf32599b..d6154dc3b30d 100644
--- a/usr.bin/tar/Makefile
+++ b/usr.bin/tar/Makefile
@@ -5,7 +5,7 @@ _LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive
PACKAGE= runtime
PROG= bsdtar
-BSDTAR_VERSION_STRING= 3.5.0
+BSDTAR_VERSION_STRING= 3.5.1
.PATH: ${_LIBARCHIVEDIR}/tar
SRCS= bsdtar.c \