snapserver: update shairport-sync to 4.2 and addon (2)

- asio: update to 1.28.0
  - https://think-async.com/Asio/asio-1.28.0/doc/asio/history.html#asio.history.asio_1_28_0
- nqptp: update to 1.2.1
  - https://github.com/mikebrady/nqptp/releases/tag/1.2.1
- shairport-sync: update to 4.2
  - https://github.com/mikebrady/shairport-sync/releases/tag/4.2
This commit is contained in:
Rudi Heitbaum 2023-05-25 22:38:24 +00:00
parent b0be544ba2
commit 5b92ff99ab
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2
- asio: update to 1.28.0
- nqptp: update to 1.2.1
- shairport-sync: update to 4.2
1
- asio: update to 1.27.0
- snapcast: update to 0.27.0

View File

@ -3,7 +3,7 @@
PKG_NAME="snapserver"
PKG_VERSION="0.27.0"
PKG_REV="1"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPLv3"
PKG_DEPENDS_TARGET="toolchain nqptp shairport-sync snapcast"