From: florian Date: Sat, 12 Jul 2008 09:17:53 +0000 (+0000) Subject: Fix xorg-server compilation with freetype >= 2.3.5 (#3738) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=90a5b375a4d550f4e058c5e7d9d614db3edd753a;p=packages.git Fix xorg-server compilation with freetype >= 2.3.5 (#3738) git-svn-id: svn://svn.openwrt.org/openwrt/packages@11781 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/XOrg/lib/libXfont/Makefile b/XOrg/lib/libXfont/Makefile index 495a63ec4..e8299d128 100644 --- a/XOrg/lib/libXfont/Makefile +++ b/XOrg/lib/libXfont/Makefile @@ -10,8 +10,8 @@ include $(TOPDIR)/rules.mk PKG_BASE_NAME:=libXfont PKG_NAME:=libXfont PKG_RELEASE:=1 -PKG_VERSION:=X11R7.2-1.2.7 -PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.2/src/lib/ +PKG_VERSION:=1.3.0 +PKG_SOURCE_URL:=http://xorg.freedesktop.org/archive/individual/lib/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/