Update XOrg packages to 7.3
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12468 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -9,11 +9,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=font-util
|
||||
PKG_VERSION:=X11R7.1-1.0.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_VERSION:=1.0.1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.2/src/font
|
||||
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/font
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Reference in New Issue
Block a user