···15151616 meta = with stdenv.lib; {
1717 homepage = https://www.torproject.org/projects/vidalia.html.en;
1818- repositories.git = git://git.torproject.org/vidalia;
1818+ repositories.git = https://git.torproject.org/vidalia;
1919 description = "a cross-platform graphical controller for the Tor software, built using the Qt framework";
2020 license = licenses.gpl2Plus;
2121 maintainers = [ maintainers.phreedom ];