From: Adrian Perez de Castro <aperez@igalia.com>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 1/1] package/seatd: bump to version 0.6.3
Date: Fri, 22 Oct 2021 12:19:34 +0300 [thread overview]
Message-ID: <20211022091934.534382-1-aperez@igalia.com> (raw)
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>
---
package/seatd/seatd.hash | 2 +-
package/seatd/seatd.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/seatd/seatd.hash b/package/seatd/seatd.hash
index 980c0faded..18f65d3aeb 100644
--- a/package/seatd/seatd.hash
+++ b/package/seatd/seatd.hash
@@ -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
diff --git a/package/seatd/seatd.mk b/package/seatd/seatd.mk
index 98eea650dd..27d3155b2b 100644
--- a/package/seatd/seatd.mk
+++ b/package/seatd/seatd.mk
@@ -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
--
2.33.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2021-10-22 9:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-22 9:19 Adrian Perez de Castro [this message]
2021-10-24 13:09 ` [Buildroot] [PATCH 1/1] package/seatd: bump to version 0.6.3 Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211022091934.534382-1-aperez@igalia.com \
--to=aperez@igalia.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.