pidgin-otr: update homepage
This commit is contained in:
parent
c45a4b4a92
commit
e919cf0be2
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ libotr pidgin intltool ];
|
buildInputs = [ libotr pidgin intltool ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://www.cypherpunks.ca/otr;
|
homepage = https://otr.cypherpunks.ca/;
|
||||||
description = "Plugin for Pidgin 2.x which implements OTR Messaging";
|
description = "Plugin for Pidgin 2.x which implements OTR Messaging";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user