package/x11r7/xlib_libXt: bump version to 1.3.0

Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003383.html

Update license hash due to copyright changes with upstream commits:
    4ece1c842a
    444eb13db2
    bf57306493

  -> changes in copyright years, drop of a "all rights reserved".
  -> license does not change

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Bernd Kuhls 2023-05-06 19:39:05 +02:00 committed by Yann E. MORIN
parent 634a119e9c
commit 2e76842bab
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# From https://lists.x.org/archives/xorg-announce/2021-January/003070.html
sha256 679cc08f1646dbd27f5e48ffe8dd49406102937109130caab02ca32c083a3d60 libXt-1.2.1.tar.bz2
sha512 6877af61ba91eeed6b6f80471b84f354ad0ec0827249c7ee0a00c13508063fe8d2696dd400a4bdbc6ca2ff67cbe1317ad5ac24522fd96099dc56535e33ca052c libXt-1.2.1.tar.bz2
# From https://lists.x.org/archives/xorg-announce/2023-April/003383.html
sha256 52820b3cdb827d08dc90bdfd1b0022a3ad8919b57a39808b12591973b331bf91 libXt-1.3.0.tar.xz
sha512 64c5978655135b925c3aaad86b1aa6a3f3b57ad8b3592bf142be616b8aa339a02c2fc7badfab9564ea8076ea8f37acfe31709ed528f5a1d251f2d116aa074118 libXt-1.3.0.tar.xz
# Locally calculated
sha256 a2866ccc0b1745149e4a2258d934314d40cbb43bd8318c6fa597f233995b0a81 COPYING
sha256 75c5574ca04731d739b1420f55f2b7b47f30df895817f1b03d0d7f5c1fbee534 COPYING

View File

@ -4,9 +4,9 @@
#
################################################################################
XLIB_LIBXT_VERSION = 1.2.1
XLIB_LIBXT_SOURCE = libXt-$(XLIB_LIBXT_VERSION).tar.bz2
XLIB_LIBXT_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXT_VERSION = 1.3.0
XLIB_LIBXT_SOURCE = libXt-$(XLIB_LIBXT_VERSION).tar.xz
XLIB_LIBXT_SITE = https://xorg.freedesktop.org/archive/individual/lib
XLIB_LIBXT_LICENSE = MIT
XLIB_LIBXT_LICENSE_FILES = COPYING
XLIB_LIBXT_INSTALL_STAGING = YES