From 79e8befe21e1f1c9f2af3eec80405d675b533540 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 26 May 2005 21:30:07 +0000 Subject: [PATCH] Fix Source: field git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1067 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/lua/ipkg/lua-examples.control | 2 +- package/lua/ipkg/lua.control | 2 +- package/lua/ipkg/luac.control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/lua/ipkg/lua-examples.control b/package/lua/ipkg/lua-examples.control index 91058058f..ccbd5cde7 100644 --- a/package/lua/ipkg/lua-examples.control +++ b/package/lua/ipkg/lua-examples.control @@ -4,6 +4,6 @@ Section: devel Version: [TBDL] Architecture: [TBDL] Maintainer: Nico -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/package/lua/ipkg/lua.control b/package/lua/ipkg/lua.control index 1de945786..4a3ece795 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 -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/package/lua/ipkg/luac.control b/package/lua/ipkg/luac.control index 56e13c733..c4b8c9acf 100644 --- a/package/lua/ipkg/luac.control +++ b/package/lua/ipkg/luac.control @@ -4,6 +4,6 @@ Section: devel Version: [TBDL] Architecture: [TBDL] Maintainer: Nico -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 -- 2.35.1