diff --git a/x11-libs/libxt/libxt-1.1.5.recipe b/x11-libs/libxt/libxt-1.2.0.recipe similarity index 94% rename from x11-libs/libxt/libxt-1.1.5.recipe rename to x11-libs/libxt/libxt-1.2.0.recipe index f2ade53bb..6ca1048b5 100644 --- a/x11-libs/libxt/libxt-1.1.5.recipe +++ b/x11-libs/libxt/libxt-1.2.0.recipe @@ -10,9 +10,9 @@ COPYRIGHT="1993, 1994 X Consortium 1993, 2011, Oracle and/or its affiliates 2001, 2003 Keith Packard" LICENSE="MIT (no promotion)" -REVISION="3" +REVISION="1" SOURCE_URI="https://www.x.org/releases/individual/lib/libXt-$portVersion.tar.bz2" -CHECKSUM_SHA256="46eeb6be780211fdd98c5109286618f6707712235fdd19df4ce1e6954f349f1a" +CHECKSUM_SHA256="b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831" SOURCE_DIR="libXt-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -86,7 +86,7 @@ INSTALL() make install if [ -z "$secondaryArchSuffix" ]; then - install -m 0644 -t "$developDocDir" README + install -m 0644 -t "$developDocDir" README.md maybe_manDir="$manDir" else rm -rf "$manDir"