mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/tintii: use HTTPs
This commit is contained in:
committed by
Aaron Bauman
parent
8ccc6b23b5
commit
63d3fec303
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -7,8 +7,8 @@ WX_GTK_VER="3.0"
|
||||
inherit wxwidgets
|
||||
|
||||
DESCRIPTION="A photo editor for selective color, saturation, and hue shift adjustments"
|
||||
HOMEPAGE="http://www.indii.org/software/tintii"
|
||||
SRC_URI="http://www.indii.org/files/tint/releases/${P}.tar.gz"
|
||||
HOMEPAGE="https://www.indii.org/software/tintii"
|
||||
SRC_URI="https://www.indii.org/files/tint/releases/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user