From 75e85228f792c93a6d2e8520973fdc79ce5f9851 Mon Sep 17 00:00:00 2001 From: Marius Schamschula Date: Tue, 16 Jun 2026 02:25:21 -0500 Subject: [PATCH] openzl: revert to 0.1.0 --- archivers/openzl/Portfile | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/archivers/openzl/Portfile b/archivers/openzl/Portfile index 57ac0bd94f8..4f9fe0fee56 100644 --- a/archivers/openzl/Portfile +++ b/archivers/openzl/Portfile @@ -4,10 +4,9 @@ PortSystem 1.0 PortGroup cmake 1.1 PortGroup github 1.0 -github.setup facebook openzl 0.2.0 v +github.setup facebook openzl 0.1.0 v github.tarball_from archive revision 0 - categories archivers license BSD maintainers nomaintainer @@ -16,13 +15,11 @@ description OpenZL delivers high compression ratios while preserving hig long_description ${description} homepage https://openzl.org -checksums rmd160 0e1062a944e5ef50866d31b1697c0728a690ef89 \ - sha256 2ad14ed9af63d4a70cb05df5d5629871d052371ad017cf5559dc76c41ae3865f \ - size 18231513 - -compiler.c_standard 2011 -compiler.cxx_standard 2017 +checksums rmd160 ba360950e8a5a31447e0a711e476626cac69d81f \ + sha256 3278546dcdbae3aef3887f07b435ebe0aa9f6943a5ac74cf9b7baeefe6526c2e \ + size 14437924 +compiler.c_standard 2011 depends_build-append path:bin/pkg-config:pkgconfig