diff options
Diffstat (limited to 'sys-apps/kbd/kbd-1.15.5-r1.ebuild')
-rw-r--r-- | sys-apps/kbd/kbd-1.15.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/kbd/kbd-1.15.5-r1.ebuild b/sys-apps/kbd/kbd-1.15.5-r1.ebuild index 7c4451fcab11..aeb194b6ee44 100644 --- a/sys-apps/kbd/kbd-1.15.5-r1.ebuild +++ b/sys-apps/kbd/kbd-1.15.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="Keyboard and console utilities" HOMEPAGE="http://freshmeat.net/projects/kbd/" -SRC_URI="ftp://ftp.altlinux.org/pub/people/legion/kbd/${P}.tar.gz" +SRC_URI="https://www.kernel.org/pub/linux/utils/kbd/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |