summaryrefslogtreecommitdiff
path: root/packages/lua/lua_5.0.2.bb
diff options
context:
space:
mode:
authorJake Morrison <jake@cogini.com>2007-06-11 16:15:27 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-06-11 16:15:27 +0000
commitc0f3c16659bb75b2d67a50c245f93cf338ef22fe (patch)
treedac976dd18b9986deefac51a0d90e2b55b4286a8 /packages/lua/lua_5.0.2.bb
parentee5b56b39509da28fad4989bcbf1e3c2aaf7bd1e (diff)
lua: fix packaging - close #2457
Diffstat (limited to 'packages/lua/lua_5.0.2.bb')
-rw-r--r--packages/lua/lua_5.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/lua/lua_5.0.2.bb b/packages/lua/lua_5.0.2.bb
index 6dbb656166..bb989c04d9 100644
--- a/packages/lua/lua_5.0.2.bb
+++ b/packages/lua/lua_5.0.2.bb
@@ -1,7 +1,7 @@
require lua.inc
DEPENDS += "readline"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz \
file://debian.patch;patch=1 \
file://make.patch;patch=1 \