diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-19 01:24:00 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-19 01:24:05 +1000 |
commit | d6e1fd82857acd7a428e98821805bae09c70ebcc (patch) | |
tree | 355e8916e27e17c965303f8abb8da1f6173dafb3 /media-video | |
parent | media-video/kamerka: amd64/x86 stable (diff) | |
download | gentoo-d6e1fd82857acd7a428e98821805bae09c70ebcc.tar.gz gentoo-d6e1fd82857acd7a428e98821805bae09c70ebcc.tar.bz2 gentoo-d6e1fd82857acd7a428e98821805bae09c70ebcc.zip |
media-video/kamerka: use HTTPS
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/kamerka/kamerka-0.12_p20161002.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/kamerka/kamerka-0.12_p20161002.ebuild b/media-video/kamerka/kamerka-0.12_p20161002.ebuild index 8f5769a36a81..2f471b066ebe 100644 --- a/media-video/kamerka/kamerka-0.12_p20161002.ebuild +++ b/media-video/kamerka/kamerka-0.12_p20161002.ebuild @@ -7,7 +7,7 @@ COMMIT="a201df47a0849a09a20617fedfee26a407dc847c" inherit kde5 vcs-snapshot DESCRIPTION="Simple photo taking application with fancy animated interface" -HOMEPAGE="http://dos1.github.io/kamerka/ https://github.com/dos1/kamerka" +HOMEPAGE="https://dos1.github.io/kamerka/ https://github.com/dos1/kamerka" SRC_URI="https://github.com/dos1/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |