summaryrefslogtreecommitdiffstats
path: root/main/tvheadend/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-01-13 09:47:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-01-13 09:47:55 +0000
commit1d99b2beaaee86007908a9a2f8fa1b6582891224 (patch)
tree8944f99d0549bbf87d113ea67f54a7872fe72477 /main/tvheadend/APKBUILD
parente76726cbc5335bfc01c468fbe17ff793e1016372 (diff)
downloadaports-1d99b2beaaee86007908a9a2f8fa1b6582891224.tar.bz2
aports-1d99b2beaaee86007908a9a2f8fa1b6582891224.tar.xz
main/tvheadend: fix url
Diffstat (limited to 'main/tvheadend/APKBUILD')
-rw-r--r--main/tvheadend/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/tvheadend/APKBUILD b/main/tvheadend/APKBUILD
index 8783b17da..eaea392be 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=""