Update to libfilezilla-0.28.0
Changes: https://lib.filezilla-project.org/ Bump major of libfilezilla because of symbol removal.
This commit is contained in:
parent
9bf412b8d3
commit
e2db36a615
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2021/03/16 13:02:02 bket Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2021/05/13 17:04:54 bket Exp $
|
||||
|
||||
COMMENT = support library for FileZilla
|
||||
|
||||
DISTNAME = libfilezilla-0.27.1
|
||||
DISTNAME = libfilezilla-0.28.0
|
||||
|
||||
SHARED_LIBS += filezilla 7.0 # 12.0.0
|
||||
SHARED_LIBS += filezilla 8.0 # 13.0.0
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libfilezilla-0.27.1.tar.bz2) = QA70BcSfpIaVOyiyvM3ERTV6BlAWihepEpNqXm252EA=
|
||||
SIZE (libfilezilla-0.27.1.tar.bz2) = 568252
|
||||
SHA256 (libfilezilla-0.28.0.tar.bz2) = 58AhBw5hAYOHKLGWkdDEgJJPRkDlsErfQeNSBucEFjg=
|
||||
SIZE (libfilezilla-0.28.0.tar.bz2) = 572028
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2021/03/16 13:02:02 bket Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2021/05/13 17:04:54 bket Exp $
|
||||
include/libfilezilla/
|
||||
include/libfilezilla/apply.hpp
|
||||
include/libfilezilla/buffer.hpp
|
||||
@ -14,6 +14,7 @@ include/libfilezilla/glue/unix.hpp
|
||||
include/libfilezilla/glue/wx.hpp
|
||||
include/libfilezilla/glue/wxinvoker.hpp
|
||||
include/libfilezilla/hash.hpp
|
||||
include/libfilezilla/hostname_lookup.hpp
|
||||
include/libfilezilla/invoker.hpp
|
||||
include/libfilezilla/iputils.hpp
|
||||
include/libfilezilla/libfilezilla.hpp
|
||||
|
Loading…
Reference in New Issue
Block a user