. Update to 2.3.4.
This commit is contained in:
parent
ccecf5b1a9
commit
9055356767
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201469
2 changed files with 7 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libarchive
|
||||
PORTVERSION= 2.3.3
|
||||
PORTVERSION= 2.3.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/
|
||||
|
@ -35,7 +35,9 @@ MAN3= archive_entry.3 \
|
|||
archive_write_disk.3 \
|
||||
libarchive.3 \
|
||||
libarchive_internals.3
|
||||
MAN5= libarchive-formats.5 \
|
||||
MAN5= cpio.5 \
|
||||
libarchive-formats.5 \
|
||||
mtree.5 \
|
||||
tar.5
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libarchive-2.3.3.tar.gz) = 309db348a2274db8ba2bb7a2578cf998
|
||||
SHA256 (libarchive-2.3.3.tar.gz) = 30abee01050fd46048537f3ad689a88a460de6b0108736fd197392669feaa898
|
||||
SIZE (libarchive-2.3.3.tar.gz) = 673965
|
||||
MD5 (libarchive-2.3.4.tar.gz) = 22138fa535e8d47c1ec5a8df8814240d
|
||||
SHA256 (libarchive-2.3.4.tar.gz) = 1956e384f2097031b0a1797c1c8172458270fb13b9944ee6f9cb0f4b71ca1c07
|
||||
SIZE (libarchive-2.3.4.tar.gz) = 682180
|
||||
|
|
Loading…
Reference in a new issue