From 34501ff30e2df8a4a5091868c2548e2163486aa6 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 29 Oct 2019 17:35:47 +0100 Subject: [PATCH] libxext: bump version. --- .../libxext/{libxext-1.3.3.recipe => libxext-1.3.4.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename x11-libs/libxext/{libxext-1.3.3.recipe => libxext-1.3.4.recipe} (95%) diff --git a/x11-libs/libxext/libxext-1.3.3.recipe b/x11-libs/libxext/libxext-1.3.4.recipe similarity index 95% rename from x11-libs/libxext/libxext-1.3.3.recipe rename to x11-libs/libxext/libxext-1.3.4.recipe index 8fc3c9d0b..b92461173 100644 --- a/x11-libs/libxext/libxext-1.3.3.recipe +++ b/x11-libs/libxext/libxext-1.3.4.recipe @@ -8,9 +8,9 @@ functions to aid authors of client APIs for X protocol extensions." HOMEPAGE="http://xorg.freedesktop.org/releases/individual/lib/" COPYRIGHT="1986, 1987, 1988, 1989, 1994, 1998 The Open Group" LICENSE="MIT (no promotion)" -REVISION="5" +REVISION="1" SOURCE_URI="https://www.x.org/archive/individual/lib/libXext-$portVersion.tar.gz" -CHECKSUM_SHA256="eb0b88050491fef4716da4b06a4d92b4fc9e76f880d6310b2157df604342cfe5" +CHECKSUM_SHA256="8ef0789f282826661ff40a8eef22430378516ac580167da35cc948be9041aac1" SOURCE_DIR="libXext-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64"