diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-26 21:30:07 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-26 21:30:07 +0000 |
commit | 79e8befe21e1f1c9f2af3eec80405d675b533540 (patch) | |
tree | 6e9660f19b4af4a7f7626e4d3e82e8fbb37868c4 /package/lua/ipkg/lua.control | |
parent | 2cc310a5c9f21dcd83860813986d73f1982c0472 (diff) |
Fix Source: field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1067 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lua/ipkg/lua.control')
-rw-r--r-- | package/lua/ipkg/lua.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lua/ipkg/lua.control b/package/lua/ipkg/lua.control index 1de9457867..4a3ece7954 100644 --- a/package/lua/ipkg/lua.control +++ b/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 |