mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/x11r7/xapp_xbacklight: bump version to 1.2.4
https://lists.x.org/archives/xorg-announce/2024-November/003550.html Switched tarball to xz. 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
9f01acb3ce
commit
101838aa38
@@ -1,7 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2019-July/003008.html
|
||||
md5 5b6405973db69c0443be2fba8e1a8ab7 xbacklight-1.2.3.tar.bz2
|
||||
sha1 f0a6163738143ec23542b459aef567309a119e0c xbacklight-1.2.3.tar.bz2
|
||||
sha256 3a27f324777ae99fee476cfb2f064576fb8cba4eb77f97cda37adda1c1d39ade xbacklight-1.2.3.tar.bz2
|
||||
sha512 717c87ce24634892fc4ac54fc59dcc0a5bc8f206aaf1d13410f95f7e4fe6e3dbc7ff8d951bcd8ea8c5e955357a00fea6ceadd4559e60b1a632e40f71290e12c7 xbacklight-1.2.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-November/003550.html
|
||||
sha256 d4c30b0e6f18c82f387585a737ee3b72d468c927892b08a898c41bc12248e8ee xbacklight-1.2.4.tar.xz
|
||||
sha512 6aa39d8f4430b2b9da92afff462aebbd0f3fdef50bf6a4fc3e5c08e45ae18156dc2017b8a46cd3185b2e4b1b836d2bd7379821a6591afa3d6db395247c8193e3 xbacklight-1.2.4.tar.xz
|
||||
# Locally computed
|
||||
sha256 c9fbf1f272215babef31808c1235de8e4f7641ca5edfc4fc615b6556054b2b04 COPYING
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XBACKLIGHT_VERSION = 1.2.3
|
||||
XAPP_XBACKLIGHT_SOURCE = xbacklight-$(XAPP_XBACKLIGHT_VERSION).tar.bz2
|
||||
XAPP_XBACKLIGHT_VERSION = 1.2.4
|
||||
XAPP_XBACKLIGHT_SOURCE = xbacklight-$(XAPP_XBACKLIGHT_VERSION).tar.xz
|
||||
XAPP_XBACKLIGHT_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XBACKLIGHT_LICENSE = MIT
|
||||
XAPP_XBACKLIGHT_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user