mirror of
http://git.openwrt.org/packages.git
synced 2025-01-09 04:19:54 +08:00
[packages] php-pear: use the package-specific url
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21006 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ea5836b197
commit
55394df181
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2007 OpenWrt.org
|
# Copyright (C) 2007-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.
|
||||||
@ -24,7 +24,7 @@ define Package/php-pear
|
|||||||
SECTION:=lang
|
SECTION:=lang
|
||||||
CATEGORY:=Languages
|
CATEGORY:=Languages
|
||||||
TITLE:=PEAR
|
TITLE:=PEAR
|
||||||
URL:=http://pear.php.net/
|
URL:=http://pear.php.net/package/PEAR
|
||||||
DEPENDS:=+php5
|
DEPENDS:=+php5
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user