Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=dbb71cde33f6c517104cde0e6c4d746eda2e487e
commit dbb71cde33f6c517104cde0e6c4d746eda2e487e Author: crazy <[email protected]> Date: Fri Feb 2 16:14:49 2018 +0100 luajit2-2.0.5-2-x86_64 * rebuild with tc diff --git a/source/lib/luajit2/FrugalBuild b/source/lib/luajit2/FrugalBuild index edcda8f..635a696 100644 --- a/source/lib/luajit2/FrugalBuild +++ b/source/lib/luajit2/FrugalBuild @@ -3,12 +3,12 @@ pkgname=luajit2 pkgver=2.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="A Just-In-Time Compiler for Lua" archs=("x86_64") groups=('lib') url="http://luajit.org/" -depends=('libgcc>=6.3.1-4') +depends=('libgcc>=7.3.0-7') source=("$url/download/LuaJIT-${pkgver}.tar.gz") sha1sums=('10427215da7d424fd9e48adbea087966053cdb6f') _F_archive_name="LuaJIT" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
