tvheadend: update to 4.2.4.
This commit is contained in:
parent
64edf49dd0
commit
6e6a892325
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tvheadend'
|
||||
pkgname=tvheadend
|
||||
version=4.2.3
|
||||
version=4.2.4
|
||||
revision=1
|
||||
wrksrc=tvheadend-${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-3"
|
||||
homepage="http://tvheadend.org"
|
||||
distfiles="https://github.com/tvheadend/tvheadend/archive/v${version}.tar.gz"
|
||||
checksum=2d289a1a8a0a960feba1da2da97c977a2b714d87adfdfaf00a53142e39d808e6
|
||||
checksum=231e487457a80adaaf097c4f2b84b981b86da40199ab186cf460061a97cd2269
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^${PROG}:/s/check_config//' Makefile
|
||||
|
|
Loading…
Reference in a new issue