diff options
Diffstat (limited to 'sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild')
-rw-r--r-- | sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild b/sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild index 6c49bb3cbd0f..8c7006b3227c 100644 --- a/sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild @@ -9,7 +9,7 @@ inherit autotools python-single-r1 linux-info libtool eutils versionator DESCRIPTION="Tool to setup encrypted devices with dm-crypt" HOMEPAGE="https://code.google.com/p/cryptsetup/" -SRC_URI="http://cryptsetup.googlecode.com/files/${P}.tar.xz" +SRC_URI="https://cryptsetup.googlecode.com/files/${P}.tar.xz" SRC_URI="mirror://kernel/linux/utils/${PN}/v$(get_version_component_range 1-2)/${P}.tar.xz" LICENSE="GPL-2+" |