commit: 24326d8f3494ebd312c9cc172a5f9ed3bf25cce9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 15 17:10:43 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 15 17:10:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24326d8f
x11-apps/xinput_calibrator: Inline mirror://github Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild index d4b7027c807..a2641d8d82d 100644 --- a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild +++ b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild @@ -6,7 +6,7 @@ inherit autotools-utils flag-o-matic DESCRIPTION="A generic touchscreen calibration program for X.Org" HOMEPAGE="https://www.freedesktop.org/wiki/Software/xinput_calibrator" -SRC_URI="mirror://github/tias/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/downloads/tias/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0"
