gwenhywfar: update homepage
and use SPDX 3.0 license identifier
This commit is contained in:
parent
9d29290741
commit
8b85091645
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ in stdenv.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "OS abstraction functions used by aqbanking and related tools";
|
||||
homepage = "http://www2.aquamaniac.de/sites/download/packages.php?package=01&showall=1";
|
||||
license = licenses.lgpl21;
|
||||
homepage = "https://www.aquamaniac.de/rdm/projects/gwenhywfar";
|
||||
license = licenses.lgpl21Plus;
|
||||
maintainers = with maintainers; [ goibhniu ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue