浏览代码

package/shairport-sync: bump to version 2.2.4

Amongst other things, the new release fixes the build with musl.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jörg Krause 10 年之前
父节点
当前提交
678f386f92
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/shairport-sync/shairport-sync.mk

+ 1 - 1
package/shairport-sync/shairport-sync.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SHAIRPORT_SYNC_VERSION = 2.2.3
+SHAIRPORT_SYNC_VERSION = 2.2.4
 SHAIRPORT_SYNC_SITE = $(call github,mikebrady,shairport-sync,$(SHAIRPORT_SYNC_VERSION))
 
 SHAIRPORT_SYNC_LICENSE = MIT, BSD-3c