Merge pull request #15230 from ejurgensen/forked-daapd_update_274

forked-daapd: update to 27.4
This commit is contained in:
Rosen Penev 2021-03-24 13:52:17 -07:00 committed by GitHub
commit 82edde6a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=forked-daapd
PKG_VERSION:=27.2
PKG_VERSION:=27.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/ejurgensen/$(PKG_NAME)/releases/download/$(PKG_VERSION)/
PKG_HASH:=27294a893253d232161f4521fc42147e65324ce5a13fcf550b537100375277bb
PKG_HASH:=00f71c687df268a3c4db77cecf37972e76832a99e34f09750d07a92934a0bfa8
PKG_FIXUP:=autoreconf
PKG_USE_MIPS16:=0
@ -49,7 +49,6 @@ define Package/forked-daapd/conffiles
endef
CONFIGURE_ARGS += \
--enable-itunes \
--enable-lastfm \
--enable-mpd \
--enable-chromecast \