]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix NuGet dependency on LibreSSL 4.0.0.
authorMichael R Sweet <msweet@msweet.org>
Wed, 7 May 2025 15:40:51 +0000 (11:40 -0400)
committerMichael R Sweet <msweet@msweet.org>
Wed, 7 May 2025 15:40:51 +0000 (11:40 -0400)
vcnet/libcups2_native.redist.nuspec

index 4e1df2812f9f9fae2eac6ed864a2f87fe48bc478..361ae46d739034a0e95875238d079a8f5b75653f 100644 (file)
@@ -16,7 +16,7 @@ and other Unix®-like operating systems. This package provides the redistributab
         <copyright>Copyright © 2020-2024 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
         <tags>http ipp native</tags>
        <dependencies>
-           <dependency id="libressl_native.redist" version="3.5.3.2" />
+           <dependency id="libressl_native.redist" version="4.0.0" />
            <dependency id="zlib_native.redist" version="1.2.11" />
        </dependencies>
     </metadata>