summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2020-12-13 15:29:19 +0000
committerMartin Matuska <mm@FreeBSD.org>2020-12-13 15:29:19 +0000
commitbcd2ffcdc2bdf4551e249ea3f75de6bbb5bfef02 (patch)
treebec1e03a65282aaf773a7631ddee90cdff250e41 /contrib
parentd5f2a5ff11474589cccacfc8e153d437f48530e2 (diff)
downloadsrc-test2-bcd2ffcdc2bdf4551e249ea3f75de6bbb5bfef02.tar.gz
src-test2-bcd2ffcdc2bdf4551e249ea3f75de6bbb5bfef02.zip
Update vendor/libarchive/dist to b2c3ee7e2907511533eeb2a0f2ceecc1faa73185vendor/libarchive
Vendor changes: Issue #1461: Unbreak build without lzma Issue #1462: warc reader: Fix build with gcc11 Issue #1463: Fix code compatibility in test_archive_read_support.c Issue #1464: Use built-in strnlen on platforms where not available Issue #1465: warc reader: fix undefined behaviour in deconst() function
Notes
Notes: svn path=/vendor/libarchive/dist/; revision=368607
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libarchive.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libarchive.spec b/contrib/libarchive.spec
index 211b391e9173..6ef8957f176e 100644
--- a/contrib/libarchive.spec
+++ b/contrib/libarchive.spec
@@ -1,5 +1,5 @@
Name: {{{ git_name }}}
-Version: {{{ git_version lead=3 follow=4 }}}
+Version: {{{ git_version lead=3 follow=5 }}}
Release: 1%{?dist}
Summary: A library for handling streaming archive formats