package/x11r7/xapp_xinit: bump version to 1.4.2

https://lists.x.org/archives/xorg-announce/2022-December/003268.html
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 2022-12-08 23:37:27 +01:00 committed by Yann E. MORIN
parent 3500526b18
commit 8f15b22fdd
2 changed files with 6 additions and 8 deletions

View File

@ -1,7 +1,5 @@
# From https://lists.x.org/archives/xorg-announce/2019-March/002962.html
md5 6d506ab2efc17a08e87778654e099d37 xinit-1.4.1.tar.bz2
sha1 d874a2eecf2c30291e327851b151fdab8183260c xinit-1.4.1.tar.bz2
sha256 de9b8f617b68a70f6caf87da01fcf0ebd2b75690cdcba9c921d0ef54fa54abb9 xinit-1.4.1.tar.bz2
sha512 6cbc5d025a891c419f3f4493381b2fca57a67d78df866d2f16a83426f86bad6eca7f240fac12b25cbcc63df0fec41f625407184e044898602d66483715315340 xinit-1.4.1.tar.bz2
# From https://lists.x.org/archives/xorg-announce/2022-December/003268.html
sha256 b7d8dc8d22ef9f15985a10b606ee4f2aad6828befa437359934647e88d331f23 xinit-1.4.2.tar.xz
sha512 4b62c2edd97b40133577cbba88b3f31b36c5634b4eb667ef0c302e8358dc1c55a255abe42aaadc910d8aa9ea0e3add157a12a301382f1cdbe091df4e1215fae0 xinit-1.4.2.tar.xz
# Locally computed
sha256 c47001aa217d4ae7787121d80634db4bdba564e49a0ecab8d48b1bdc4edee1c7 COPYING

View File

@ -4,9 +4,9 @@
#
################################################################################
XAPP_XINIT_VERSION = 1.4.1
XAPP_XINIT_SOURCE = xinit-$(XAPP_XINIT_VERSION).tar.bz2
XAPP_XINIT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XINIT_VERSION = 1.4.2
XAPP_XINIT_SOURCE = xinit-$(XAPP_XINIT_VERSION).tar.xz
XAPP_XINIT_SITE = https://xorg.freedesktop.org/archive/individual/app
XAPP_XINIT_DEPENDENCIES = xapp_xauth xlib_libX11
XAPP_XINIT_LICENSE = MIT
XAPP_XINIT_LICENSE_FILES = COPYING