hylafaxplus: 7.0.10 -> 7.0.11

Release notes: https://hylafax.sourceforge.io/news/7.0.11.php
This commit is contained in:
Yarny0
2025-04-26 08:07:07 +02:00
parent f771eb401a
commit 7779d29045
+2 -2
View File
@@ -64,10 +64,10 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "hylafaxplus";
version = "7.0.10";
version = "7.0.11";
src = fetchurl {
url = "mirror://sourceforge/hylafax/hylafax-${finalAttrs.version}.tar.gz";
hash = "sha512-6HdYMHq4cLbS06UXs+FEg3XtsMRyXflrgn/NEsgyMFkTS/MoGW8RVXgbXxAhcArpFvMsY0NUPLE3jdbqqWWQCw==";
hash = "sha512-JRuJdE17VBrlhVz5GBc2dKBtwzPjljeropcug0bsRvO/8SJvP5PzIP5gbBLpMQKGb77SNp2iNCCOroBOUOn57A==";
};
patches = [
# adjust configure check to work with libtiff > 4.1