pidgin-otr: update homepage

This commit is contained in:
Nikolay Amiantov 2015-05-18 16:58:37 +03:00
parent c45a4b4a92
commit e919cf0be2

View file

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
buildInputs = [ libotr pidgin intltool ];
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";
license = licenses.gpl2;
platforms = platforms.linux;