1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/libarchive: upgrade to 3.8.1

https://github.com/libarchive/libarchive/releases/tag/v3.8.1
This commit is contained in:
Daniel Néri 2025-06-02 23:31:13 +02:00 committed by Patrycja Rosa
parent 710b7ddc22
commit c82bba4785

View file

@ -1,7 +1,7 @@
# Contributor: Sergei Lukin <sergej.lukin@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libarchive
pkgver=3.8.0
pkgver=3.8.1
pkgrel=0
pkgdesc="library that can create and read several streaming archive formats"
url="https://libarchive.org/"
@ -70,5 +70,5 @@ tools() {
}
sha512sums="
b0dcee8cb586ce2061987589067bbc063e326471fe36de64cc9c3e8b5eaaaedb85ef2b320be1671e008a32f39bdfc07db4e8abbde58328ab2655c2af0f0984f9 libarchive-3.8.0.tar.xz
c794d1c6e6a6dcf4072438dc4e8ce5b1530bbe9ad40afad18f4e6a444aa5d85e48c58cfbd8af41d4d25e93844956de3ce262cb1d68097d2e5f95bd87b5a982b7 libarchive-3.8.1.tar.xz
"