From 3622b320726f8e4640300e50a042632c8b8a74cc Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 29 Oct 2019 20:26:17 +0100 Subject: [PATCH] libxcursor: bump version. --- .../{libxcursor-1.1.15.recipe => libxcursor-1.2.0.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename x11-libs/libxcursor/{libxcursor-1.1.15.recipe => libxcursor-1.2.0.recipe} (93%) diff --git a/x11-libs/libxcursor/libxcursor-1.1.15.recipe b/x11-libs/libxcursor/libxcursor-1.2.0.recipe similarity index 93% rename from x11-libs/libxcursor/libxcursor-1.1.15.recipe rename to x11-libs/libxcursor/libxcursor-1.2.0.recipe index 088d7b6e1..6a986501e 100644 --- a/x11-libs/libxcursor/libxcursor-1.1.15.recipe +++ b/x11-libs/libxcursor/libxcursor-1.2.0.recipe @@ -3,9 +3,9 @@ DESCRIPTION="libXcursor is a cursor management library for the X Window System." HOMEPAGE="https://www.x.org/wiki/" COPYRIGHT="2002-2003 Keith Packard" LICENSE="libXcursor" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.x.org/releases/individual/lib/libXcursor-$portVersion.tar.bz2" -CHECKSUM_SHA256="294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b" +CHECKSUM_SHA256="3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782" SOURCE_DIR="libXcursor-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -69,7 +69,7 @@ INSTALL() make install if [ -z "$secondaryArchSuffix" ]; then install -m 0755 -d "$developDocDir" - install -m 0644 -t "$developDocDir" README + install -m 0644 -t "$developDocDir" README.md maybe_manDir="$manDir" else rm -rf "$manDir"