diff options
Diffstat (limited to 'main/tvheadend')
-rw-r--r-- | main/tvheadend/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/tvheadend/APKBUILD b/main/tvheadend/APKBUILD index 8783b17daf..eaea392bee 100644 --- a/main/tvheadend/APKBUILD +++ b/main/tvheadend/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=tvheadend pkgver=3.4.27 -pkgrel=3 +pkgrel=4 pkgdesc="TV Streaming server for linux" -url="http://www.lonelycoder.com/hts/tvheadend_overview.html" +url="https://tvheadend.org/" arch="all" license="GPL3" depends="" |