summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 19:10:28 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-15 19:10:28 +0200
commit55d551bbfbe379ed2e07d3907d773157c43eaa4c (patch)
treec75c65223e23e0b101487f30d8e53d1272f6cf79 /dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild
parentdev-libs/hidapi: Inline mirror://github (diff)
downloadgentoo-55d551bbfbe379ed2e07d3907d773157c43eaa4c.tar.gz
gentoo-55d551bbfbe379ed2e07d3907d773157c43eaa4c.tar.bz2
gentoo-55d551bbfbe379ed2e07d3907d773157c43eaa4c.zip
dev-lua/luafilesystem: Inline mirror://github
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild')
-rw-r--r--dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"