package/x11r7/xapp_xlsatoms: bump version to 1.1.4
https://lists.x.org/archives/xorg-announce/2022-November/003258.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:
parent
e20641dcf8
commit
7b0c8c6aee
@ -1,7 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2019-February/002951.html
|
||||
md5 61671fee12535347db24ec3a715032a7 xlsatoms-1.1.3.tar.bz2
|
||||
sha1 9fdb1e8df6bb08529a812ac90f63d500bf5174cc xlsatoms-1.1.3.tar.bz2
|
||||
sha256 57868f958c263976727881f3078e55b86b4a109dc578d2b92f5c6d690850a382 xlsatoms-1.1.3.tar.bz2
|
||||
sha512 c267ccfdc5a83e834bfb5c3b144e22642badcadef4eb146eeec2df6fe6f85e9379500ae4219912c70fa2e535036a1a96cf496381f5d814e79af075e03c975f30 xlsatoms-1.1.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-November/003258.html
|
||||
sha256 f4bfa15f56c066d326a5d5b292646708f25b9247506840b9047cd2687dcc71b7 xlsatoms-1.1.4.tar.xz
|
||||
sha512 82f0d1e17850770537eac82947eff4514639f8122bd864e02685ede49db110a4c90c7782702ffb677a2b581f3eacd10dba80e63e29e7a1ed1c9255ee163fe0c4 xlsatoms-1.1.4.tar.xz
|
||||
# Locally computed
|
||||
sha256 f0a362fc1b8e788845b1c0ad7ba9ade58fdfb73da750c3b9780db5d70b947657 COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XLSATOMS_VERSION = 1.1.3
|
||||
XAPP_XLSATOMS_SOURCE = xlsatoms-$(XAPP_XLSATOMS_VERSION).tar.bz2
|
||||
XAPP_XLSATOMS_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XLSATOMS_VERSION = 1.1.4
|
||||
XAPP_XLSATOMS_SOURCE = xlsatoms-$(XAPP_XLSATOMS_VERSION).tar.xz
|
||||
XAPP_XLSATOMS_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XLSATOMS_LICENSE = MIT
|
||||
XAPP_XLSATOMS_LICENSE_FILES = COPYING
|
||||
XAPP_XLSATOMS_DEPENDENCIES = xlib_libX11 xlib_libXmu
|
||||
|
Loading…
Reference in New Issue
Block a user