libvirt: update homepage to https URL
This commit is contained in:
parent
d5b0c8bcdf
commit
4606528fcb
@ -137,7 +137,7 @@ in stdenv.mkDerivation rec {
|
|||||||
NIX_CFLAGS_COMPILE = "-fno-stack-protector";
|
NIX_CFLAGS_COMPILE = "-fno-stack-protector";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://libvirt.org/";
|
homepage = "https://libvirt.org/";
|
||||||
repositories.git = "git://libvirt.org/libvirt.git";
|
repositories.git = "git://libvirt.org/libvirt.git";
|
||||||
description = ''
|
description = ''
|
||||||
A toolkit to interact with the virtualization capabilities of recent
|
A toolkit to interact with the virtualization capabilities of recent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user