Upgrade to version 3.4.1.
Approved by: antoine (implicit)
This commit is contained in:
parent
0802490e6f
commit
beee27ca70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488241
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= fusefs-libs3
|
||||
DISTVERSIONPREFIX= fuse-
|
||||
DISTVERSION= 3.3.0
|
||||
DISTVERSION= 3.4.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
@ -19,7 +19,6 @@ USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libfuse
|
||||
GH_PROJECT= libfuse
|
||||
GH_TAGNAME= 11d9ed6
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1542015935
|
||||
SHA256 (libfuse-libfuse-fuse-3.3.0-11d9ed6_GH0.tar.gz) = 1d4e2077fcec55202a451846afa8c250a00371fe7fad8f0c372a3942da324710
|
||||
SIZE (libfuse-libfuse-fuse-3.3.0-11d9ed6_GH0.tar.gz) = 742029
|
||||
TIMESTAMP = 1545598507
|
||||
SHA256 (libfuse-libfuse-fuse-3.4.1_GH0.tar.gz) = 425fb4461f8456ee005003c222cde4857a1cebb3484c9af8b132247bf3a4c66c
|
||||
SIZE (libfuse-libfuse-fuse-3.4.1_GH0.tar.gz) = 744567
|
||||
|
@ -5,5 +5,5 @@ include/fuse3/fuse_lowlevel.h
|
||||
include/fuse3/fuse_opt.h
|
||||
lib/libfuse3.so
|
||||
lib/libfuse3.so.3
|
||||
lib/libfuse3.so.3.3.0
|
||||
lib/libfuse3.so.3.4.1
|
||||
libdata/pkgconfig/fuse3.pc
|
||||
|
Loading…
Reference in New Issue
Block a user