package/x11r7/xapp_xbacklight: bump version to 1.2.3
Updated _SITE according to release notes. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5966187a78
commit
ef13210b11
@ -1,7 +1,7 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002862.html
|
||||
md5 d50cf135af04436b9456a5ab7dcf7971 xbacklight-1.2.2.tar.bz2
|
||||
sha1 8cc84c4b2e23e99bfa72239847af4b42ae89669e xbacklight-1.2.2.tar.bz2
|
||||
sha256 615a1d13e429ed5a0300b2f4508bc199d7cf21b6b9f088a9d8188d3bc957bf5e xbacklight-1.2.2.tar.bz2
|
||||
sha512 4dca70ef8e3494b19ea126c46395807cddc007b2b09a133810daeb77ae27fa36ac4eec7813828248fc195abe27f59700cfa58ee65ef3a020a51f73e5107678ec xbacklight-1.2.2.tar.bz2
|
||||
# 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
|
||||
# Locally computed
|
||||
sha256 c9fbf1f272215babef31808c1235de8e4f7641ca5edfc4fc615b6556054b2b04 COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XBACKLIGHT_VERSION = 1.2.2
|
||||
XAPP_XBACKLIGHT_VERSION = 1.2.3
|
||||
XAPP_XBACKLIGHT_SOURCE = xbacklight-$(XAPP_XBACKLIGHT_VERSION).tar.bz2
|
||||
XAPP_XBACKLIGHT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XBACKLIGHT_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XBACKLIGHT_LICENSE = MIT
|
||||
XAPP_XBACKLIGHT_LICENSE_FILES = COPYING
|
||||
XAPP_XBACKLIGHT_DEPENDENCIES = xlib_libX11 xlib_libXrandr xlib_libXrender xcb-util
|
||||
|
Loading…
Reference in New Issue
Block a user