Merge pull request #8835 from vpeter4/snapcast

snapcast: fix hash (again)
This commit is contained in:
Christian Hewitt 2024-05-02 08:40:41 +04:00 committed by GitHub
commit 6c72030be5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
PKG_NAME="snapcast"
PKG_VERSION="0.28.0"
PKG_SHA256="86339627c7dbf3fec2d5b4ff0e07a45fe0a7aaa68bb7e19501ce307664eeb5cf"
PKG_SHA256="7911037dd4b06fe98166db1d49a7cd83ccf131210d5aaad47507bfa0cfc31407"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/badaix/snapcast"
PKG_URL="https://github.com/badaix/snapcast/archive/v${PKG_VERSION}.tar.gz"