diff options
| author | Ralf van der Enden <tremere@cainites.net> | 2026-08-19 08:50:54 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-08-19 09:00:07 +0000 |
| commit | 2e805502f2d9b83a904251daafd7409c4bcf5fd9 (patch) | |
| tree | 611951dc143e140d02153cbb59b2b81bba0bd271 | |
| parent | 488a8eff7a21b34c0ce0cdc9288e4c2905b3b574 (diff) | |
net/rclone: Update 1.74.4 => 1.75.0
Changelog:
https://rclone.org/changelog/#v1-75-0-2026-07-31
PR: 297457
Security: GHSA-6jcg-q3wp-x2f4
Security: GHSA-8c48-q9wj-3w37
Security: GHSA-xhf4-832v-7xcr
Security: GHSA-7p4m-qxvv-g567
Security: GHSA-mfvx-7rcj-9m5g
Security: GHSA-gwfq-86j8-7qhv
Security: GHSA-8mxv-9xhp-86h4
Security: GHSA-45pq-889g-fcgh
Security: GHSA-2m8m-jhrm-w6j2
Security: GHSA-h4mf-4v27-hggj
Security: GHSA-3x6r-wxxg-53vv
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 86c227db92d1b26514e741aece8e28f3e718390b)
| -rw-r--r-- | net/rclone/Makefile | 3 | ||||
| -rw-r--r-- | net/rclone/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 6ba1dbed074f..beb8e38cb180 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -1,7 +1,6 @@ PORTNAME= rclone DISTVERSIONPREFIX= v -DISTVERSION= 1.74.4 -PORTREVISION= 1 +DISTVERSION= 1.75.0 CATEGORIES= net MAINTAINER= tremere@cainites.net diff --git a/net/rclone/distinfo b/net/rclone/distinfo index c58bc05f1e56..5b922e95995c 100644 --- a/net/rclone/distinfo +++ b/net/rclone/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1783541846 -SHA256 (go/net_rclone/rclone-v1.74.4/v1.74.4.mod) = c52949fa73c99e82c3f68f6ad0b3a7ec0ba79fdc038c47822621524e8a5b0f46 -SIZE (go/net_rclone/rclone-v1.74.4/v1.74.4.mod) = 13854 -SHA256 (go/net_rclone/rclone-v1.74.4/v1.74.4.zip) = 124509798cfc5885542641c288aac3fed783ab6201904097b2e5ca8017998ddb -SIZE (go/net_rclone/rclone-v1.74.4/v1.74.4.zip) = 17688720 +TIMESTAMP = 1785622515 +SHA256 (go/net_rclone/rclone-v1.75.0/v1.75.0.mod) = 5b30d29d92b883358512615d71e65313452e16bdde673ec251953082363eb125 +SIZE (go/net_rclone/rclone-v1.75.0/v1.75.0.mod) = 13874 +SHA256 (go/net_rclone/rclone-v1.75.0/v1.75.0.zip) = 90fde2baf2b028de6c2759157350684ab12b59811a522087d7444c442e99fd37 +SIZE (go/net_rclone/rclone-v1.75.0/v1.75.0.zip) = 18205257 |
