mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-plugins/wmtz: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
97744d2fe4
commit
4b2e4dd921
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit multilib toolchain-funcs
|
||||
|
||||
DESCRIPTION="dockapp that shows the time in multiple timezones"
|
||||
HOMEPAGE="http://www.dockapps.net/wmtz"
|
||||
# http://www.dockapps.net/download/${P}.tar.gz
|
||||
HOMEPAGE="https://www.dockapps.net/wmtz"
|
||||
# https://www.dockapps.net/download/${P}.tar.gz
|
||||
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user