mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
deskutils/nextcloudclient: Update to 3.4.1
PR: 260392 Reported by: Guido Falsi madpilot@
This commit is contained in:
parent
53ae1d9377
commit
85e2e7faac
@ -1,7 +1,7 @@
|
||||
# Created by: Mathieu Arnold
|
||||
|
||||
PORTNAME= nextcloudclient
|
||||
PORTVERSION= 3.3.6
|
||||
PORTVERSION= 3.4.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= deskutils
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1635854268
|
||||
SHA256 (nextcloud-desktop-v3.3.6_GH0.tar.gz) = c53bfea515471c21437eefef87ad2d96272bd421ca766b401a2a2884c4ec3c07
|
||||
SIZE (nextcloud-desktop-v3.3.6_GH0.tar.gz) = 14106065
|
||||
TIMESTAMP = 1640868167
|
||||
SHA256 (nextcloud-desktop-v3.4.1_GH0.tar.gz) = ad031293cfd01f13546c489d6094702b2b0650f242466ffb2934a002154e71c9
|
||||
SIZE (nextcloud-desktop-v3.4.1_GH0.tar.gz) = 14310501
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- test/nextcloud_add_test.cmake.orig 2021-09-30 11:13:39 UTC
|
||||
+++ test/nextcloud_add_test.cmake
|
||||
@@ -23,7 +23,7 @@ macro(nextcloud_add_test test_class)
|
||||
)
|
||||
endif()
|
||||
|
||||
- if (UNIX)
|
||||
+ if (LINUX)
|
||||
target_link_libraries(${OWNCLOUD_TEST_CLASS}Test
|
||||
"${synclib_NAME}_vfs_xattr"
|
||||
)
|
Loading…
Reference in New Issue
Block a user