From e3cef25ebc47661226b28413d438849778aa6149 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 9 Oct 2007 22:06:13 +0000 Subject: [PATCH] fixed broken version of xsetroot SVN-Revision: 9224 --- XOrg/app/xsetroot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XOrg/app/xsetroot/Makefile b/XOrg/app/xsetroot/Makefile index 8c723dc722..8dec11e1ce 100644 --- a/XOrg/app/xsetroot/Makefile +++ b/XOrg/app/xsetroot/Makefile @@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk PKG_BASE_NAME:=xsetroot PKG_NAME:=xsetroot PKG_RELEASE:=1 -PKG_VERSION:=X11R7.1-1.0.1 +PKG_VERSION:=X11R7.0-1.0.1 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.2/src/app PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/ -- 2.30.2