summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-rgb.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-app-rgb.make')
-rw-r--r--rules/xorg-app-rgb.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/xorg-app-rgb.make b/rules/xorg-app-rgb.make
index fdb0747e4..b8301b645 100644
--- a/rules/xorg-app-rgb.make
+++ b/rules/xorg-app-rgb.make
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_XORG_APP_RGB) += xorg-app-rgb
#
# Paths and names
#
-XORG_APP_RGB_VERSION := 1.0.0
-XORG_APP_RGB := rgb-X11R7.0-$(XORG_APP_RGB_VERSION)
+XORG_APP_RGB_VERSION := 1.0.1
+XORG_APP_RGB := rgb-X11R7.1-$(XORG_APP_RGB_VERSION)
XORG_APP_RGB_SUFFIX := tar.bz2
-XORG_APP_RGB_URL := http://ftp.x.org/pub/X11R7.0/src/app/$(XORG_APP_RGB).$(XORG_APP_RGB_SUFFIX)
+XORG_APP_RGB_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.1/src/app/$(XORG_APP_RGB).$(XORG_APP_RGB_SUFFIX)
XORG_APP_RGB_SOURCE := $(SRCDIR)/$(XORG_APP_RGB).$(XORG_APP_RGB_SUFFIX)
XORG_APP_RGB_DIR := $(BUILDDIR)/$(XORG_APP_RGB)