sync ports with The Matrix
This commit is contained in:
parent
0bb298a7cc
commit
0c63ea14ee
30 changed files with 307 additions and 88 deletions
|
@ -2,7 +2,7 @@ USE_WXNEEDED = Yes
|
|||
|
||||
COMMENT = desktop sync client for Nextcloud
|
||||
|
||||
V = 3.9.3
|
||||
V = 3.10.0
|
||||
DISTNAME = nextcloudclient-${V}
|
||||
|
||||
GH_ACCOUNT = nextcloud
|
||||
|
@ -13,8 +13,8 @@ CATEGORIES = net
|
|||
|
||||
HOMEPAGE = https://nextcloud.com
|
||||
|
||||
SHARED_LIBS += nextcloudsync 12.0 # 3.9.1
|
||||
SHARED_LIBS += nextcloud_csync 6.0 # 3.9.1
|
||||
SHARED_LIBS += nextcloudsync 13.0 # 3.10.0
|
||||
SHARED_LIBS += nextcloud_csync 6.1 # 3.10.0
|
||||
SHARED_LIBS += nextcloudsync_vfs_suffix 1.0 # 3.9.0
|
||||
|
||||
MAINTAINER = Adriano Barbosa <barbosa.aob@gmail.com>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (nextcloudclient-3.9.3.tar.gz) = QCdaKUC/vQDXS/7L3nua8gCZhQ3RZIB5L1NSr6f7U/o=
|
||||
SIZE (nextcloudclient-3.9.3.tar.gz) = 15752014
|
||||
SHA256 (nextcloudclient-3.10.0.tar.gz) = CLoDQISahTcbEKT2kEmiXs8pBIUiGAuZqRSnCX7FA0k=
|
||||
SIZE (nextcloudclient-3.10.0.tar.gz) = 13529232
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue