diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2020-12-01 15:53:12 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2020-12-01 15:53:12 +0000 |
| commit | c3afd20f1335949db24ba8af348e8706be995059 (patch) | |
| tree | 41d6d806fe908ea74f13b3705df026208974afc3 /usr.bin/tar | |
| parent | 8bbe6af94982ef3a0f898fb5bb2dd06c4788a1e3 (diff) | |
| parent | d5f2a5ff11474589cccacfc8e153d437f48530e2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/tar')
| -rw-r--r-- | usr.bin/tar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/Makefile b/usr.bin/tar/Makefile index 460a63145417c..938bcf32599ba 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.4.3 +BSDTAR_VERSION_STRING= 3.5.0 .PATH: ${_LIBARCHIVEDIR}/tar SRCS= bsdtar.c \ |
