From aeec1abf1cdde005e2f541dfc9477dd9f12b2044 Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Thu, 29 Aug 2024 22:28:54 -0400 Subject: [PATCH] swiftlint: update to 0.56.2 --- devel/swiftlint/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/swiftlint/Portfile b/devel/swiftlint/Portfile index 2c9950ae28582..ce690568c3ac6 100644 --- a/devel/swiftlint/Portfile +++ b/devel/swiftlint/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup realm swiftlint 0.52.4 +github.setup realm swiftlint 0.56.2 github.tarball_from archive revision 0 @@ -15,9 +15,9 @@ maintainers {gmail.com:christos.koninis @csknns} \ description Swift linter long_description A tool to enforce Swift style and conventions -checksums rmd160 87761a71e6c412ab19b055992a6659799dc65a8c \ - sha256 fb6ab7676f8c46d48b2f548cc95c74c2b063fd8b0e342cfca10083ce496737ab \ - size 828745 +checksums rmd160 d5a47e0f3c3091412d882add9739c316447cd7e7 \ + sha256 0ccc39c5e5492bce3f1194679191c7ab719364561e04c2d4a0786216364b0fdf \ + size 815626 # Clearing CPATH because of header conflicts with MacOSX13.sdk when using swiftPM build system compiler.cpath