fix obsolete url in package information

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15625 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2009-05-05 12:22:48 +00:00
parent e911da985b
commit 7828a79b6e

View File

@ -29,7 +29,7 @@ define Package/xf86-video-glamo
SECTION:=xorg-driver
CATEGORY:=Xorg
SUBMENU:=driver
URL:=http://github.com/larsclausen/xf86-video-glamo/tree/xf86-video-glamo
URL:=http://git.openmoko.org/?p=xf86-video-glamo.git
DEPENDS:=@DISPLAY_SUPPORT @arm||armeb +xserver-xorg +util-macros
endef