diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2010-06-17 07:45:08 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2010-06-17 07:45:08 +0200 |
commit | b48afc3b01bfef893e386c739946103b5dbb2596 (patch) | |
tree | 6b629687a11abd9398d63e24aa6ef109888d3570 /lua/Pkgfile | |
parent | cdc120e24772ff688ca108eedaf9f140207834c1 (diff) | |
download | opt-b48afc3b01bfef893e386c739946103b5dbb2596.tar.gz opt-b48afc3b01bfef893e386c739946103b5dbb2596.tar.xz |
lua: updated to 5.1.4.
Diffstat (limited to 'lua/Pkgfile')
-rw-r--r-- | lua/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/Pkgfile b/lua/Pkgfile index f8e4bdbe8..35707bfd7 100644 --- a/lua/Pkgfile +++ b/lua/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=lua -version=5.1.2 +version=5.1.4 release=1 source=(http://www.lua.org/ftp/$name-$version.tar.gz \ $name.diff) |