diff options
Diffstat (limited to 'sys-fs/dosfstools/dosfstools-3.0.28.ebuild')
-rw-r--r-- | sys-fs/dosfstools/dosfstools-3.0.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild b/sys-fs/dosfstools/dosfstools-3.0.28.ebuild index 8eede46c84a0..1a4acb81d4bf 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.28.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI="5" inherit toolchain-funcs flag-o-matic DESCRIPTION="DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat" -HOMEPAGE="http://www.daniel-baumann.ch/software/dosfstools/" +HOMEPAGE="https://github.com/dosfstools/dosfstools" SRC_URI="https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3" |