commit: a7791688acc235b9f9ac27ab07caa2a369c45c6e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 15 17:10:42 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 15 17:10:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7791688
sys-fs/inotify-tools: Inline mirror://github Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-fs/inotify-tools/inotify-tools-3.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild index 8db9c3ff722..7d5e3d4f825 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="a set of command-line programs providing a simple interface to inotify" HOMEPAGE="https://github.com/rvoicilas/inotify-tools/wiki" -SRC_URI="mirror://github/rvoicilas/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
