postgresql11Packages.pgrouting: update license
This commit is contained in:
parent
38df477aa7
commit
ada45d2a9b
@ -26,6 +26,6 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://github.com/pgRouting/pgrouting/releases/tag/v${version}";
|
||||
maintainers = [ maintainers.steve-chavez ];
|
||||
platforms = postgresql.meta.platforms;
|
||||
license = licenses.gpl2;
|
||||
license = licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user