diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-03-12 19:59:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 16:34:18 +0700 |
commit | 7a737bf8e2431b42dfb1f68590e6cbfa42015907 (patch) | |
tree | 02250d24a35fa1ad7eb0a816eb495199ef8702bd /libraries/lua-filesystem/lua-filesystem.info | |
parent | fdae8ebcf6c1494988a5d66ecbfe327b2d3e91fa (diff) | |
download | slackbuilds-7a737bf8e2431b42dfb1f68590e6cbfa42015907.tar.gz |
libraries/lua-filesystem: Updated for version 1.6.2, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/lua-filesystem/lua-filesystem.info')
-rw-r--r-- | libraries/lua-filesystem/lua-filesystem.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/lua-filesystem/lua-filesystem.info b/libraries/lua-filesystem/lua-filesystem.info index 84b1ce27c3..b1e1caa61a 100644 --- a/libraries/lua-filesystem/lua-filesystem.info +++ b/libraries/lua-filesystem/lua-filesystem.info @@ -1,8 +1,8 @@ PRGNAM="lua-filesystem" -VERSION="20120408_84f1af5" +VERSION="1.6.2" HOMEPAGE="http://keplerproject.github.com/luafilesystem/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/luafilesystem-20120408_84f1af5.tar.xz" -MD5SUM="49843fb72a5541c8faf92b8a7467d307" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/luafilesystem-1.6.2.tar.xz" +MD5SUM="495c7cb01c954c10a8a23c8331caf48b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua" |