mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/x11r7/xapp_xedit: bump version to 1.2.4
https://lists.x.org/archives/xorg-announce/2024-March/003484.html Switched _SITE to URL mentioned in latest release notes. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b27bb47324
commit
4dfa4f609c
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003149.html
|
||||
sha256 bdd33afeeca881622e55d2cf28f07b4a98f083d0a2573c0b9048f25bdd62db2f xedit-1.2.3.tar.xz
|
||||
sha512 1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a xedit-1.2.3.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-March/003484.html
|
||||
sha256 b00d488b29cd007fadf9a4e44193cbdd72b48c94080be5ebc02565f21f9a2a71 xedit-1.2.4.tar.xz
|
||||
sha512 30819ec491f9a02db95c20eb8653389b29bf4a4a5c54701d156db67fcb8fade5276dcb3a656dca245c958d75d0ee6fe50ab207e040ce0065d9d9a1bd58d5b24c xedit-1.2.4.tar.xz
|
||||
# Locally computed
|
||||
sha256 6d3e4092277ea08fc6b3180dba061120ea53ee965afb84fce16f8ab3d35bb47a COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XEDIT_VERSION = 1.2.3
|
||||
XAPP_XEDIT_VERSION = 1.2.4
|
||||
XAPP_XEDIT_SOURCE = xedit-$(XAPP_XEDIT_VERSION).tar.xz
|
||||
XAPP_XEDIT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XEDIT_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XEDIT_LICENSE = MIT
|
||||
XAPP_XEDIT_LICENSE_FILES = COPYING
|
||||
XAPP_XEDIT_DEPENDENCIES = xlib_libXaw
|
||||
|
||||
Reference in New Issue
Block a user