diff options
-rw-r--r-- | x11-misc/tabbed/tabbed-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/tabbed/tabbed-0.6.ebuild b/x11-misc/tabbed/tabbed-0.6.ebuild index 4b5c46fdd21c..62c051535985 100644 --- a/x11-misc/tabbed/tabbed-0.6.ebuild +++ b/x11-misc/tabbed/tabbed-0.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit savedconfig toolchain-funcs DESCRIPTION="Simple generic tabbed fronted to xembed aware applications" -HOMEPAGE="http://tools.suckless.org/tabbed" -SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" +HOMEPAGE="https://tools.suckless.org/tabbed" +SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" |