mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
x11-misc/i3status: use HTTPS instead of HTTP
This commit is contained in:
committed by
Aaron Bauman
parent
ac2c14d911
commit
3b2ff752f4
@@ -6,8 +6,8 @@ EAPI=6
|
||||
inherit eutils toolchain-funcs fcaps
|
||||
|
||||
DESCRIPTION="generates a status bar for dzen2, xmobar or similar"
|
||||
HOMEPAGE="http://i3wm.org/i3status/"
|
||||
SRC_URI="http://i3wm.org/${PN}/${P}.tar.bz2"
|
||||
HOMEPAGE="https://i3wm.org/i3status/"
|
||||
SRC_URI="https://i3wm.org/${PN}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user