diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2018-08-12 23:36:55 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:40:18 +0700 |
commit | e0c931c5d6292f2c3b9ba36cf5093e97ded64e4b (patch) | |
tree | cfa5c5c3b6fd060739b86c6d5d3d394c581afce0 | |
parent | c0f502706e307f8b3d47bc42dced977adf89799e (diff) | |
download | slackbuilds-e0c931c5d6292f2c3b9ba36cf5093e97ded64e4b.tar.gz |
libraries/libvirt-glib: Updated download location to use https
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/libvirt-glib/libvirt-glib.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libvirt-glib/libvirt-glib.info b/libraries/libvirt-glib/libvirt-glib.info index 19201fde99..90a4b953cc 100644 --- a/libraries/libvirt-glib/libvirt-glib.info +++ b/libraries/libvirt-glib/libvirt-glib.info @@ -1,7 +1,7 @@ PRGNAM="libvirt-glib" VERSION="1.0.0" HOMEPAGE="http://libvirt.org/" -DOWNLOAD="ftp://libvirt.org/libvirt/glib/libvirt-glib-1.0.0.tar.gz" +DOWNLOAD="https://libvirt.org/sources/glib/libvirt-glib-1.0.0.tar.gz" MD5SUM="cb1332e97c175606306fe8966f8243af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |