From 24e5b71fed3a57ac8c2a3a93359c9651bd8068f0 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 19 Jul 2023 15:15:54 +0200 Subject: libarchive: bump to 3.7.0 --- extra/libarchive/build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra/libarchive/build') diff --git a/extra/libarchive/build b/extra/libarchive/build index d069befd..d6ec4493 100755 --- a/extra/libarchive/build +++ b/extra/libarchive/build @@ -1,5 +1,8 @@ #!/bin/sh -e +# See: https://github.com/libarchive/libarchive/pull/1924 +patch -p1 < replace-namelen.patch + ./configure \ --prefix=/usr \ --without-nettle \ -- cgit v1.2.3