diff options
author | 2014-03-30 23:02:03 +0200 | |
---|---|---|
committer | 2015-10-11 10:49:09 +0200 | |
commit | 2209b308eab063480d0b37b5ab6b4c35346b5af2 (patch) | |
tree | 1c3385b8c7b17d8aa5db1f97cded36331369f026 /sys-block | |
parent | sundtek-tv: Add mediaclient wrapper scripts and sundtek-local.service (diff) | |
download | mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.gz mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.tar.bz2 mv-2209b308eab063480d0b37b5ab6b4c35346b5af2.zip |
http->https
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/zram-init/zram-init-2.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/zram-init/zram-init-2.7-r1.ebuild b/sys-block/zram-init/zram-init-2.7-r1.ebuild index 22d27549..4555e24e 100644 --- a/sys-block/zram-init/zram-init-2.7-r1.ebuild +++ b/sys-block/zram-init/zram-init-2.7-r1.ebuild @@ -8,7 +8,7 @@ inherit eutils readme.gentoo systemd vcs-snapshot DESCRIPTION="Scripts to support compressed swap devices or ramdisks with zram" HOMEPAGE="https://github.com/vaeth/zram-init/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |