about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--lib/licenses.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index 58c1b6ee61167..b022d8bc11bf6 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -453,7 +453,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
 
   libpng2 = {
     fullName = "libpng License v2"; # 1.6.36+
-    inherit (libpng) url;
+    url = "http://www.libpng.org/pub/png/src/libpng-LICENSE.txt";
   };
 
   libtiff = spdx {