From 3d49dd326a8239890cdee5c03d0f791bc68faef5 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 4 May 2022 11:37:35 +0200 Subject: libxcb: bump to 1.15 --- xorg/libxcb/build | 3 +-- xorg/libxcb/checksums | 3 ++- xorg/libxcb/depends | 1 + xorg/libxcb/sources | 2 +- xorg/libxcb/version | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) (limited to 'xorg') diff --git a/xorg/libxcb/build b/xorg/libxcb/build index 4e703552..7ef0193f 100755 --- a/xorg/libxcb/build +++ b/xorg/libxcb/build @@ -1,7 +1,6 @@ #!/bin/sh -e -sed 's/pthread-stubs //' configure >_ -cat _ > configure; rm -f _ +clsed 's/pthread-stubs //' configure ./configure \ --prefix=/usr diff --git a/xorg/libxcb/checksums b/xorg/libxcb/checksums index 0d257af3..2c081267 100644 --- a/xorg/libxcb/checksums +++ b/xorg/libxcb/checksums @@ -1 +1,2 @@ -a55ed6db98d43469801262d81dc2572ed124edc3db31059d4e9916eb9f844c34 libxcb-1.14.tar.xz +%BLAKE3 +b5862c9506fec961b1cbc7fe1d1fc52d849f4545d1b2ce9cfeea2b233e138a54 libxcb-1.15.tar.xz diff --git a/xorg/libxcb/depends b/xorg/libxcb/depends index 142b0470..4298110e 100644 --- a/xorg/libxcb/depends +++ b/xorg/libxcb/depends @@ -1,3 +1,4 @@ libXau +python make xcb-proto xorg-util-macros diff --git a/xorg/libxcb/sources b/xorg/libxcb/sources index 79f62993..d8dd024a 100644 --- a/xorg/libxcb/sources +++ b/xorg/libxcb/sources @@ -1 +1 @@ -https://xorg.freedesktop.org/archive/individual/lib/libxcb-1.14.tar.xz +https://xorg.freedesktop.org/archive/individual/lib/libxcb-1.15.tar.xz diff --git a/xorg/libxcb/version b/xorg/libxcb/version index cfaaf4da..b5a3e89c 100644 --- a/xorg/libxcb/version +++ b/xorg/libxcb/version @@ -1 +1 @@ -1.14 1 +1.15 1 -- cgit v1.2.3