mirror of
http://git.openwrt.org/packages.git
synced 2025-01-09 04:19:54 +08:00
[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:
parent
8d2ea2472d
commit
b256cb20e7
@ -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.
|
||||
# See /LICENSE for more information.
|
||||
@ -25,7 +25,7 @@ define Package/python2-chardet
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=Universal Encoding Detector
|
||||
URL:=http://chardet.feedparser.org/ http://code.google.com/p/chardet/
|
||||
URL:=http://chardet.feedparser.org/
|
||||
DEPENDS:=+python
|
||||
endef
|
||||
|
||||
|
@ -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.
|
||||
# See /LICENSE for more information.
|
||||
@ -23,7 +23,7 @@ define Package/libsigcxx
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=typesafe callback system for standard C++
|
||||
URL:=http://libsigc++.sourceforge.net/
|
||||
URL:=http://libsigc.sourceforge.net/
|
||||
DEPENDS:=+libstdcpp
|
||||
endef
|
||||
|
||||
|
@ -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.
|
||||
# See /LICENSE for more information.
|
||||
@ -21,7 +21,7 @@ define KernelPackage/pcmcia-serial-sierra
|
||||
SUBMENU:=Other modules
|
||||
TITLE:=Sierra AirCard PCMCIA support
|
||||
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
|
||||
|
||||
define KernelPackage/pcmcia-serial-sierra/description
|
||||
|
Loading…
Reference in New Issue
Block a user