cde: update homepage

This commit is contained in:
Ben Siraphob 2022-01-07 13:57:33 +07:00
parent a90680e06f
commit 84ee8e02f4
No known key found for this signature in database
GPG key ID: 45F0E5D788143267

View file

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
homepage = "https://pg.ucsd.edu/cde/manual/";
homepage = "https://github.com/usnistgov/corr-CDE";
description = "A packaging tool for building portable packages";
license = licenses.gpl3Plus;
maintainers = [ maintainers.rlupton20 ];