mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/x11r7/xapp_xmore: bump version to 1.0.4
https://lists.x.org/archives/xorg-announce/2024-February/003451.html
Updated license hash due to upstream commit:
f1d979d7a3
Switched tarball to xz.
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
789649b288
commit
025a32d63b
@@ -1,7 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2019-March/002964.html
|
||||
md5 8e1279352192e4142740c21db58f9be9 xmore-1.0.3.tar.bz2
|
||||
sha1 b57b92afd783d28c4c505e0c95556939f24c3ec9 xmore-1.0.3.tar.bz2
|
||||
sha256 644a1e0d5182d7708d413722d0579a587dc56b9a8cb60640df076d302e09251b xmore-1.0.3.tar.bz2
|
||||
sha512 e3e44831cd87a54bb585f80ef0d87f69dc35f6c834a73241aad9f6e2b0999b53c51a0a3f915a94ae4d6dc9bdfb9f60b6576f0bdcec441443abd98efa6c51b1d3 xmore-1.0.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-February/003451.html
|
||||
sha256 7eb560dbc1de4e43c64fe491ad73907a29d734cca82a9ad82c7d3feb9cdb0a9a xmore-1.0.4.tar.xz
|
||||
sha512 52ac9bca78431f5f830b4607ff2cc375ab90e11380e0d4d3e591689359806cc7c7ec92c713d4d65742f40407e4f407c372759e5d03e30a30dfd866e6d5c6f6f7 xmore-1.0.4.tar.xz
|
||||
# Locally computed
|
||||
sha256 27d8cbdcde7a0bd062ce49cdf8c672201452a64e3e6823f09b1beffe2c4b8eff COPYING
|
||||
sha256 eaba8f94ecdc70f7d0f7a7c44544abd198f8ef034d1c45d3b915d52194f3ee3f COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XMORE_VERSION = 1.0.3
|
||||
XAPP_XMORE_SOURCE = xmore-$(XAPP_XMORE_VERSION).tar.bz2
|
||||
XAPP_XMORE_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XMORE_VERSION = 1.0.4
|
||||
XAPP_XMORE_SOURCE = xmore-$(XAPP_XMORE_VERSION).tar.xz
|
||||
XAPP_XMORE_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XMORE_LICENSE = MIT
|
||||
XAPP_XMORE_LICENSE_FILES = COPYING
|
||||
XAPP_XMORE_DEPENDENCIES = xlib_libXaw
|
||||
|
||||
Reference in New Issue
Block a user