add repositories.git to several packages
This commit is contained in:
@@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = "http://www.cypherpunks.ca/otr/";
|
||||
repositories.git = git://git.code.sf.net/p/otr/libotr;
|
||||
license = "LGPLv2.1";
|
||||
description = "Library for Off-The-Record Messaging";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user