mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
libarchive: update to 3.4.3.
This commit is contained in:
parent
c29cd72ad2
commit
be8e3a42e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libarchive'
|
||||
pkgname=libarchive
|
||||
version=3.4.2
|
||||
version=3.4.3
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="http://www.libarchive.org/"
|
||||
distfiles="https://github.com/libarchive/libarchive/releases/download/v${version}/libarchive-${version}.tar.gz"
|
||||
checksum=b60d58d12632ecf1e8fad7316dc82c6b9738a35625746b47ecdcaf4aed176176
|
||||
checksum=ee1e749213c108cb60d53147f18c31a73d6717d7e3d2481c157e1b34c881ea39
|
||||
|
||||
# Package build options
|
||||
build_options="acl expat lzo lz4 ssl zstd"
|
||||
|
|
Loading…
Add table
Reference in a new issue