summaryrefslogtreecommitdiff
path: root/lua/Pkgfile
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2010-06-17 07:45:08 +0200
committerTilman Sauerbeck <tilman@crux.nu>2010-06-17 07:45:08 +0200
commitb48afc3b01bfef893e386c739946103b5dbb2596 (patch)
tree6b629687a11abd9398d63e24aa6ef109888d3570 /lua/Pkgfile
parentcdc120e24772ff688ca108eedaf9f140207834c1 (diff)
downloadopt-b48afc3b01bfef893e386c739946103b5dbb2596.tar.gz
opt-b48afc3b01bfef893e386c739946103b5dbb2596.tar.xz
lua: updated to 5.1.4.
Diffstat (limited to 'lua/Pkgfile')
-rw-r--r--lua/Pkgfile2
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)

Generated by cgit