[packages] libsigc++, python2-chardet, sierra-pcmcia: fix urls

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20330 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker 2010-03-21 07:54:43 +00:00
parent 8d2ea2472d
commit b256cb20e7
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008 OpenWrt.org # Copyright (C) 2008-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -25,7 +25,7 @@ define Package/python2-chardet
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=Universal Encoding Detector TITLE:=Universal Encoding Detector
URL:=http://chardet.feedparser.org/ http://code.google.com/p/chardet/ URL:=http://chardet.feedparser.org/
DEPENDS:=+python DEPENDS:=+python
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006-2008 OpenWrt.org # Copyright (C) 2006-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -23,7 +23,7 @@ define Package/libsigcxx
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=typesafe callback system for standard C++ TITLE:=typesafe callback system for standard C++
URL:=http://libsigc++.sourceforge.net/ URL:=http://libsigc.sourceforge.net/
DEPENDS:=+libstdcpp DEPENDS:=+libstdcpp
endef endef

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2008 OpenWrt.org # Copyright (C) 2008-2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -21,7 +21,7 @@ define KernelPackage/pcmcia-serial-sierra
SUBMENU:=Other modules SUBMENU:=Other modules
TITLE:=Sierra AirCard PCMCIA support TITLE:=Sierra AirCard PCMCIA support
DEPENDS:=kmod-pcmcia-serial @LINUX_2_6 DEPENDS:=kmod-pcmcia-serial @LINUX_2_6
URL:="http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=118" URL:=http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=118
endef endef
define KernelPackage/pcmcia-serial-sierra/description define KernelPackage/pcmcia-serial-sierra/description