diff options
-rw-r--r-- | app-office/kraft/kraft-0.82-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kraft/kraft-0.82-r1.ebuild b/app-office/kraft/kraft-0.82-r1.ebuild index 6d97b4c1e767..4fe2af899dae 100644 --- a/app-office/kraft/kraft-0.82-r1.ebuild +++ b/app-office/kraft/kraft-0.82-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ QTMIN=5.12.3 inherit ecm DESCRIPTION="Software to manage quotes and invoices in small enterprises" -HOMEPAGE="http://www.volle-kraft-voraus.de/" +HOMEPAGE="https://www.volle-kraft-voraus.de/" SRC_URI="https://github.com/dragotin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ LGPL-2+" |