https://git.sr.ht/~kennylevinsen/seatd/refs/0.9.0 https://git.sr.ht/~kennylevinsen/seatd/refs/0.9.1
Signed-off-by: Philipp Zabel <[email protected]> --- rules/seatd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/seatd.make b/rules/seatd.make index b5bdb23a0ad1..89df1bc054a6 100644 --- a/rules/seatd.make +++ b/rules/seatd.make @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_SEATD) += seatd # # Paths and names # -SEATD_VERSION := 0.8.0 -SEATD_MD5 := 7c687ded0fa4db2352a8c9a6b41abca7 +SEATD_VERSION := 0.9.1 +SEATD_MD5 := 964a9c59cdfe39f9130508c274e8ae21 SEATD := seatd-$(SEATD_VERSION) SEATD_SUFFIX := tar.gz SEATD_URL := https://git.sr.ht/~kennylevinsen/seatd/archive/$(SEATD_VERSION).$(SEATD_SUFFIX) -- 2.39.5
