snapcast: update to v0.35.0
authorSzabolcs Hubai <redacted>
Sun, 22 Mar 2026 11:33:24 +0000 (12:33 +0100)
committerJosef Schlehofer <redacted>
Mon, 23 Mar 2026 06:59:26 +0000 (07:59 +0100)
A straightforward update from 0.34.0 (2025-10-12, [1])
to 0.35.0 (2026-03-10, [2])

Upstream changelog:
https://github.com/snapcast/snapcast/blob/v0.35.0/changelog.md

[1]: https://github.com/snapcast/snapcast/releases/tag/v0.34.0
[2]: https://github.com/snapcast/snapcast/releases/tag/v0.35.0

Signed-off-by: Szabolcs Hubai <redacted>
sound/snapcast/Makefile

index f42e0bddb18324c264589294e31d52e1fcfbff19..196c234094c0b6267e9ede1313346e1bf1c1237c 100644 (file)
@@ -3,13 +3,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=snapcast
-PKG_VERSION:=0.34.0
+PKG_VERSION:=0.35.0
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/snapcast/snapcast.git
 PKG_SOURCE_VERSION:=v$(PKG_VERSION)
-PKG_MIRROR_HASH=b47c44e208708cbfd6fb89b5874ed05ffa165b959904ccc11b03073bf9b55b0a
+PKG_MIRROR_HASH=b21791cda7f0b403b45401ea3c8b742013d81b5f7fff524bf93365db92320140
 
 PKG_MAINTAINER:=Szabolcs Hubai <szab.hu@gmail.com>, David Andreoletti <david@andreoletti.net>
 PKG_LICENSE:=GPL-3.0-or-later
git clone https://git.99rst.org/PROJECT