From 55d551bbfbe379ed2e07d3907d773157c43eaa4c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Sep 2019 19:10:28 +0200 Subject: [PATCH] dev-lua/luafilesystem: Inline mirror://github MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild | 2 +- dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild index f93c58976e06..f7a912d74fff 100644 --- a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild +++ b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild @@ -6,7 +6,7 @@ inherit multilib toolchain-funcs DESCRIPTION="File System Library for the Lua Programming Language" HOMEPAGE="https://keplerproject.github.com/luafilesystem/" -SRC_URI="mirror://github/keplerproject/luafilesystem/${P}.tar.gz" +SRC_URI="https://github.com/downloads/keplerproject/luafilesystem/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild b/dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild index 9995175daabd..20fe75740061 100644 --- a/dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild +++ b/dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild @@ -6,7 +6,7 @@ inherit multilib toolchain-funcs DESCRIPTION="File System Library for the Lua Programming Language" HOMEPAGE="https://keplerproject.github.com/luafilesystem/" -SRC_URI="mirror://github/keplerproject/luafilesystem/${P}.tar.gz" +SRC_URI="https://github.com/downloads/keplerproject/luafilesystem/${P}.tar.gz" LICENSE="MIT" SLOT="0" -- 2.26.2