diff options
Diffstat (limited to 'app-admin/packagekit-base/packagekit-base-1.0.11.ebuild')
-rw-r--r-- | app-admin/packagekit-base/packagekit-base-1.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild index 888c3f9057e8..2113cdec7201 100644 --- a/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild +++ b/app-admin/packagekit-base/packagekit-base-1.0.11.ebuild @@ -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="5" @@ -14,7 +14,7 @@ MY_PN="PackageKit" MY_P=${MY_PN}-${PV} DESCRIPTION="Manage packages in a secure way using a cross-distro and cross-architecture API" -HOMEPAGE="http://www.packagekit.org/" +HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" SRC_URI="https://www.freedesktop.org/software/${MY_PN}/releases/${MY_P}.tar.xz" LICENSE="GPL-2" |