Merge pull request #185603 from wegank/exiv2-homepage
exiv2: update homepage
This commit is contained in:
@@ -118,7 +118,7 @@ stdenv.mkDerivation rec {
|
||||
disallowedReferences = [ stdenv.cc.cc ];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://www.exiv2.org/";
|
||||
homepage = "https://exiv2.org";
|
||||
description = "A library and command-line utility to manage image metadata";
|
||||
platforms = platforms.all;
|
||||
license = licenses.gpl2Plus;
|
||||
|
||||
Reference in New Issue
Block a user