LuaJIT: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:42 +00:00
parent 7bc422b932
commit 6dd08b1d98
2 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,6 @@ short_desc="A Just-In-Time Compiler for Lua"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.luajit.org"
license="MIT"
update_site="http://luajit.org/download.html"
distfiles="http://luajit.org/download/$pkgname-$version.tar.gz"
checksum=55be6cb2d101ed38acca32c5b1f99ae345904b365b642203194c585d27bebd79

1
srcpkgs/LuaJIT/update Normal file
View File

@ -0,0 +1 @@
site="http://luajit.org/download.html"