From: Nicolas Thill Date: Thu, 26 May 2005 21:30:07 +0000 (+0000) Subject: Fix Source: field X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=206cf4ab77b271075ca1a66de0ba70c43d05db80;p=librecmc%2Flibrecmc.git Fix Source: field SVN-Revision: 1067 --- diff --git a/openwrt/package/lua/ipkg/lua-examples.control b/openwrt/package/lua/ipkg/lua-examples.control index 91058058f2..ccbd5cde7e 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 -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 1de9457867..4a3ece7954 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 -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 56e13c7338..c4b8c9acfe 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 -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