pekwm: fix meta.homepage
This commit is contained in:
committed by
Jonathan Ringer
parent
9e404fc0e6
commit
6b4efc2c2e
@@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
|
||||
appear as they should when starting applications.
|
||||
- Chainable Keygrabber, usability for everyone.
|
||||
'';
|
||||
homepage = "http://www.pekwm.org";
|
||||
homepage = "https://www.pekwm.org/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = [ maintainers.AndersonTorres ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user