package/seatd: bump to version 0.6.3
Update seatd to version 0.6.3, which fixes a crash when used along libinput 1.19. Release notes: https://git.sr.ht/~kennylevinsen/seatd/refs/0.6.3 Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
92f367b474
commit
e8dbb17300
@ -1,5 +1,5 @@
|
||||
# Calculated locally
|
||||
sha256 1e2745ea39266de40d5beb24011782da95468b81ecfa410dd0db5ff75c665727 0.6.2.tar.gz
|
||||
sha256 5226850c163b485aebe71da0d3f4941761637e146a5c9393cb40c52617ad84a8 0.6.3.tar.gz
|
||||
|
||||
# License files
|
||||
sha256 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SEATD_VERSION = 0.6.2
|
||||
SEATD_VERSION = 0.6.3
|
||||
SEATD_SOURCE = $(SEATD_VERSION).tar.gz
|
||||
SEATD_SITE = https://git.sr.ht/~kennylevinsen/seatd/archive
|
||||
SEATD_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user