diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:49:08 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:54:10 +0200 |
commit | 43a9ac8cba9e32be6ca4210f051605f1755813ff (patch) | |
tree | c5b08ecc4f48fa6999c42154251eda64e81bc9ab /sys-fs | |
parent | sys-devel/sparse: Inline mirror://kernel (diff) | |
download | gentoo-43a9ac8cba9e32be6ca4210f051605f1755813ff.tar.gz gentoo-43a9ac8cba9e32be6ca4210f051605f1755813ff.tar.bz2 gentoo-43a9ac8cba9e32be6ca4210f051605f1755813ff.zip |
sys-fs/cryptsetup: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.1.0.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.2.0.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-2.2.1.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild b/sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild index 67bb11a4ecdc..7a00cb362ff9 100644 --- a/sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild @@ -10,7 +10,7 @@ inherit autotools distutils-r1 linux-info libtool eutils versionator DESCRIPTION="Tool to setup encrypted devices with dm-crypt" HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md" -SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 1-2)/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(get_version_component_range 1-2)/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild b/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild index 3227928ccf91..c5983da88110 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.0.5-r1.ebuild @@ -9,7 +9,7 @@ inherit autotools python-single-r1 linux-info libtool eapi7-ver DESCRIPTION="Tool to setup encrypted devices with dm-crypt" HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md" -SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version diff --git a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild index 8850779fd9d9..4a4c85f4721e 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.0.6.ebuild @@ -9,7 +9,7 @@ inherit autotools python-single-r1 linux-info libtool eapi7-ver DESCRIPTION="Tool to setup encrypted devices with dm-crypt" HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md" -SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version diff --git a/sys-fs/cryptsetup/cryptsetup-2.1.0.ebuild b/sys-fs/cryptsetup/cryptsetup-2.1.0.ebuild index c8b41a45c12c..5bd8ce20ba61 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.1.0.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.1.0.ebuild @@ -7,7 +7,7 @@ inherit autotools linux-info libtool eapi7-ver DESCRIPTION="Tool to setup encrypted devices with dm-crypt" HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md" -SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version diff --git a/sys-fs/cryptsetup/cryptsetup-2.2.0.ebuild b/sys-fs/cryptsetup/cryptsetup-2.2.0.ebuild index 8cb062389bc5..7ddcc20c3bcd 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.2.0.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.2.0.ebuild @@ -7,7 +7,7 @@ inherit autotools linux-info libtool DESCRIPTION="Tool to setup encrypted devices with dm-crypt" HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md" -SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version diff --git a/sys-fs/cryptsetup/cryptsetup-2.2.1.ebuild b/sys-fs/cryptsetup/cryptsetup-2.2.1.ebuild index 6ab50a0c70ee..6852efda5b51 100644 --- a/sys-fs/cryptsetup/cryptsetup-2.2.1.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-2.2.1.ebuild @@ -7,7 +7,7 @@ inherit autotools linux-info libtool DESCRIPTION="Tool to setup encrypted devices with dm-crypt" HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md" -SRC_URI="mirror://kernel/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.tar.xz" LICENSE="GPL-2+" SLOT="0/12" # libcryptsetup.so version |