mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/x11r7/xapp_xconsole: bump version to 1.1.0
https://lists.x.org/archives/xorg-announce/2024-April/003512.html Switched _SITE to URL mentioned in latest release notes. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
509fa5fd55
commit
87b18e6308
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-July/003173.html
|
||||
sha256 7b4a6af068e40e2e6a4521d6f35c9253ec152c287d025fff9cc4c99f2586bba4 xconsole-1.0.8.tar.xz
|
||||
sha512 93fd8527abed4faaf0f6a3804ab08dbcb926b0aaf67fd814c003b6b1102e2f643be5362a020c7028ae928925ffd423df6eb456d4ed48cf30a4c5f00a7ce648fa xconsole-1.0.8.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-April/003512.html
|
||||
sha256 0c775978cacdda76dfc8b5a97142f145a177d26220dd307866d9dd62e7391189 xconsole-1.1.0.tar.xz
|
||||
sha512 1b5b1e1e15e3b988c159e924ac5c51734c4e37ed112815fc6bf6e36f80e840ccd904a4f0b0f27191e0dbf656d367a38873fd493a266887daa111e5266eebf37e xconsole-1.1.0.tar.xz
|
||||
# Locally computed
|
||||
sha256 a29ea5dbcde7ba1695c95949be6303d1ca1de0b7786a38b60f33eccf03506f9d COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XCONSOLE_VERSION = 1.0.8
|
||||
XAPP_XCONSOLE_VERSION = 1.1.0
|
||||
XAPP_XCONSOLE_SOURCE = xconsole-$(XAPP_XCONSOLE_VERSION).tar.xz
|
||||
XAPP_XCONSOLE_SITE = https://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XCONSOLE_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XCONSOLE_LICENSE = MIT
|
||||
XAPP_XCONSOLE_LICENSE_FILES = COPYING
|
||||
XAPP_XCONSOLE_DEPENDENCIES = \
|
||||
|
||||
Reference in New Issue
Block a user