Skip to content

Commit 9eef227

Browse files
xabolcsBKPepe
authored andcommitted
snapcast: update to v0.35.0
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 <szab.hu@gmail.com> (cherry picked from commit 17c2ffe)
1 parent eebd12b commit 9eef227

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sound/snapcast/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
include $(TOPDIR)/rules.mk
44

55
PKG_NAME:=snapcast
6-
PKG_VERSION:=0.34.0
6+
PKG_VERSION:=0.35.0
77
PKG_RELEASE:=1
88

99
PKG_SOURCE_PROTO:=git
1010
PKG_SOURCE_URL:=https://github.com/snapcast/snapcast.git
1111
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
12-
PKG_MIRROR_HASH=b47c44e208708cbfd6fb89b5874ed05ffa165b959904ccc11b03073bf9b55b0a
12+
PKG_MIRROR_HASH=b21791cda7f0b403b45401ea3c8b742013d81b5f7fff524bf93365db92320140
1313

1414
PKG_MAINTAINER:=Szabolcs Hubai <szab.hu@gmail.com>, David Andreoletti <david@andreoletti.net>
1515
PKG_LICENSE:=GPL-3.0-or-later

0 commit comments

Comments
 (0)