diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-21 10:25:48 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-25 17:25:30 -0400 |
commit | 902064430e55aeeb1afb9d527012d6b80abd4ec2 (patch) | |
tree | 3b3cb02a31320ce7ddc19c2bd77bf836013f7643 /games-misc | |
parent | www-client/chromium: dev channel bump (67.0.3396.18) (diff) | |
download | gentoo-902064430e55aeeb1afb9d527012d6b80abd4ec2.tar.gz gentoo-902064430e55aeeb1afb9d527012d6b80abd4ec2.tar.bz2 gentoo-902064430e55aeeb1afb9d527012d6b80abd4ec2.zip |
games-misc/katawa-shoujo: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8094
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r1.ebuild b/games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r1.ebuild index 6c9ac1da5789..aa8f03ef61cc 100644 --- a/games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r1.ebuild +++ b/games-misc/katawa-shoujo/katawa-shoujo-1.3.1-r1.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit eutils gnome2-utils DESCRIPTION="Bishoujo-style visual novel by Four Leaf Studios" -HOMEPAGE="http://katawa-shoujo.com/" -SRC_URI="http://dl.katawa-shoujo.com/gold_1.3.1/%5B4ls%5D_katawa_shoujo_1.3.1-%5Blinux-x86%5D%5B18161880%5D.tar.bz2 -> ${P}.tar.bz2 +HOMEPAGE="https://www.katawa-shoujo.com" +SRC_URI="https://dl.katawa-shoujo.com/gold_1.3.1/%5B4ls%5D_katawa_shoujo_1.3.1-%5Blinux-x86%5D%5B18161880%5D.tar.bz2 -> ${P}.tar.bz2 https://dev.gentoo.org/~hasufell/distfiles/katawa-shoujo-48.png https://dev.gentoo.org/~hasufell/distfiles/katawa-shoujo-256.png" |