Merge pull request #4671 from ejurgensen/forked-daapd_builderror
forked-daapd: Fix build error and use xz dist method
This commit is contained in:
commit
65157f7f6b
2 changed files with 3 additions and 23743 deletions
|
@ -11,11 +11,10 @@ PKG_NAME:=forked-daapd
|
||||||
PKG_VERSION:=25.0
|
PKG_VERSION:=25.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://github.com/ejurgensen/$(PKG_NAME)/archive/
|
PKG_SOURCE_URL:=https://github.com/ejurgensen/$(PKG_NAME)/releases/download/$(PKG_VERSION)/
|
||||||
PKG_HASH:=3566f416e929591ab4fab7f99580ae5b58b99607b5abb695ac8329efaafe019c
|
PKG_HASH:=5741a64d8f54e11e89dfa2fbfae693b2837e1e19a0c4980a20f8ff56bce4456e
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=gperf/host
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_USE_MIPS16:=0
|
PKG_USE_MIPS16:=0
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue