summaryrefslogtreecommitdiffstats
path: root/openwrt/package/lua
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-26 21:30:07 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-26 21:30:07 +0000
commitaf075fd13713b26eaa121e5aaa61655d89e6e72e (patch)
tree768652c3aea5b4a4ec851323d1a6cedbc9b75a1a /openwrt/package/lua
parentefa2af5aa6205e82aa87118b164ec4306c01e108 (diff)
Fix Source: field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1067 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/lua')
-rw-r--r--openwrt/package/lua/ipkg/lua-examples.control2
-rw-r--r--openwrt/package/lua/ipkg/lua.control2
-rw-r--r--openwrt/package/lua/ipkg/luac.control2
3 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/package/lua/ipkg/lua-examples.control b/openwrt/package/lua/ipkg/lua-examples.control
index 91058058f..ccbd5cde7 100644
--- a/openwrt/package/lua/ipkg/lua-examples.control
+++ b/openwrt/package/lua/ipkg/lua-examples.control
@@ -4,6 +4,6 @@ Section: devel
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/lua/
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lua/
Description: LUA programming language examples
Depends: lua
diff --git a/openwrt/package/lua/ipkg/lua.control b/openwrt/package/lua/ipkg/lua.control
index 1de945786..4a3ece795 100644
--- a/openwrt/package/lua/ipkg/lua.control
+++ b/openwrt/package/lua/ipkg/lua.control
@@ -4,6 +4,6 @@ Section: admin
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/lua/
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lua/
Description: LUA programming language interpreter
Depends: liblua
diff --git a/openwrt/package/lua/ipkg/luac.control b/openwrt/package/lua/ipkg/luac.control
index 56e13c733..c4b8c9acf 100644
--- a/openwrt/package/lua/ipkg/luac.control
+++ b/openwrt/package/lua/ipkg/luac.control
@@ -4,6 +4,6 @@ Section: devel
Version: [TBDL]
Architecture: [TBDL]
Maintainer: Nico <nthill@free.fr>
-Source: http://nthill.free.fr/openwrt/sources/lua/
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lua/
Description: LUA programming language compiler
Depends: liblua