app-emulation/libvirt: use https://
authorMatthias Maier <tamiko@gentoo.org>
Tue, 3 Jul 2018 07:12:08 +0000 (02:12 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Tue, 3 Jul 2018 07:44:22 +0000 (02:44 -0500)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

app-emulation/libvirt/libvirt-4.3.0.ebuild
app-emulation/libvirt/libvirt-4.4.0-r1.ebuild
app-emulation/libvirt/libvirt-4.5.0.ebuild
app-emulation/libvirt/libvirt-9999.ebuild

index 354a95ce898733ac3f010cdda683ef4ed76d6668..5bd36ebec4a9d8ce849028152829b60c7b68f3c2 100644 (file)
@@ -14,9 +14,9 @@ if [[ ${PV} = *9999* ]]; then
 else
        # Versions with 4 numbers are stable updates:
        if [[ ${PV} =~ ^[0-9]+(\.[0-9]+){3} ]]; then
-               SRC_URI="http://libvirt.org/sources/stable_updates/${P}.tar.xz"
+               SRC_URI="https://libvirt.org/sources/stable_updates/${P}.tar.xz"
        else
-               SRC_URI="http://libvirt.org/sources/${P}.tar.xz"
+               SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
        fi
        KEYWORDS="amd64 ~arm64 x86"
        SLOT="0/${PV}"
index 2407f035d12f652ff67ffa1e72f1795fa371c172..f95cc42ba006868cccad68accf8db2efb24680e8 100644 (file)
@@ -14,9 +14,9 @@ if [[ ${PV} = *9999* ]]; then
 else
        # Versions with 4 numbers are stable updates:
        if [[ ${PV} =~ ^[0-9]+(\.[0-9]+){3} ]]; then
-               SRC_URI="http://libvirt.org/sources/stable_updates/${P}.tar.xz"
+               SRC_URI="https://libvirt.org/sources/stable_updates/${P}.tar.xz"
        else
-               SRC_URI="http://libvirt.org/sources/${P}.tar.xz"
+               SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
        fi
        KEYWORDS="~amd64 ~arm64 ~x86"
        SLOT="0/${PV}"
index f1aeb95caa8fb2fb622ca295cc8973d220666ecc..7ffce4b394e3c99f7c317c3bcfbaaea8ec662569 100644 (file)
@@ -14,9 +14,9 @@ if [[ ${PV} = *9999* ]]; then
 else
        # Versions with 4 numbers are stable updates:
        if [[ ${PV} =~ ^[0-9]+(\.[0-9]+){3} ]]; then
-               SRC_URI="http://libvirt.org/sources/stable_updates/${P}.tar.xz"
+               SRC_URI="https://libvirt.org/sources/stable_updates/${P}.tar.xz"
        else
-               SRC_URI="http://libvirt.org/sources/${P}.tar.xz"
+               SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
        fi
        KEYWORDS="~amd64 ~arm64 ~x86"
        SLOT="0/${PV}"
index f1aeb95caa8fb2fb622ca295cc8973d220666ecc..7ffce4b394e3c99f7c317c3bcfbaaea8ec662569 100644 (file)
@@ -14,9 +14,9 @@ if [[ ${PV} = *9999* ]]; then
 else
        # Versions with 4 numbers are stable updates:
        if [[ ${PV} =~ ^[0-9]+(\.[0-9]+){3} ]]; then
-               SRC_URI="http://libvirt.org/sources/stable_updates/${P}.tar.xz"
+               SRC_URI="https://libvirt.org/sources/stable_updates/${P}.tar.xz"
        else
-               SRC_URI="http://libvirt.org/sources/${P}.tar.xz"
+               SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
        fi
        KEYWORDS="~amd64 ~arm64 ~x86"
        SLOT="0/${PV}"