Signed-off-by: Björn Esser <[email protected]> --- rules/xorg-lib-Xtst.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/xorg-lib-Xtst.make b/rules/xorg-lib-Xtst.make index 473fdf11b..2cf7b11ab 100644 --- a/rules/xorg-lib-Xtst.make +++ b/rules/xorg-lib-Xtst.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_XORG_LIB_XTST) += xorg-lib-xtst # # Paths and names # -XORG_LIB_XTST_VERSION := 1.2.2 -XORG_LIB_XTST_MD5 := 25c6b366ac3dc7a12c5d79816ce96a59 +XORG_LIB_XTST_VERSION := 1.2.3 +XORG_LIB_XTST_MD5 := ef8c2c1d16a00bd95b9fdcef63b8a2ca XORG_LIB_XTST := libXtst-$(XORG_LIB_XTST_VERSION) XORG_LIB_XTST_SUFFIX := tar.bz2 XORG_LIB_XTST_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XTST).$(XORG_LIB_XTST_SUFFIX)) -- 2.23.0 _______________________________________________ ptxdist mailing list [email protected]
