diff --git a/x11-libs/libxrandr/libxrandr-1.5.1.recipe b/x11-libs/libxrandr/libxrandr-1.5.2.recipe similarity index 94% rename from x11-libs/libxrandr/libxrandr-1.5.1.recipe rename to x11-libs/libxrandr/libxrandr-1.5.2.recipe index 53e58956a..4ad70a9dc 100644 --- a/x11-libs/libxrandr/libxrandr-1.5.1.recipe +++ b/x11-libs/libxrandr/libxrandr-1.5.2.recipe @@ -11,9 +11,9 @@ COPYRIGHT="2000, Compaq Computer Corporation. 2011 Dave Airlie 2006 Keith Packard" LICENSE="MIT (no promotion)" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.x.org/releases/individual/lib/libXrandr-$portVersion.tar.bz2" -CHECKSUM_SHA256="1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a" +CHECKSUM_SHA256="8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023" SOURCE_DIR="libXrandr-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -78,7 +78,7 @@ 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"