diff options
| author | Nathan Harris <nharris@eoimaging.com> | 2009-10-16 20:51:58 (GMT) |
|---|---|---|
| committer | Nathan Harris <nharris@eoimaging.com> | 2009-10-16 20:51:58 (GMT) |
| commit | 87dd0b533932d59b939d37235c834632486e50c8 (patch) | |
| tree | 04340debad56accaf20f50d863fa889c802faa7e /abs/core-testing/mythtv/trunk/mythweb | |
| parent | db443a6be77b48a658ee48613f88bdf3ca31e6d7 (diff) | |
| download | linhes_pkgbuild-87dd0b533932d59b939d37235c834632486e50c8.zip linhes_pkgbuild-87dd0b533932d59b939d37235c834632486e50c8.tar.gz linhes_pkgbuild-87dd0b533932d59b939d37235c834632486e50c8.tar.bz2 | |
mythtv-svn: Bumped to 0.22-fixes svn 22494
Diffstat (limited to 'abs/core-testing/mythtv/trunk/mythweb')
| -rw-r--r-- | abs/core-testing/mythtv/trunk/mythweb/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/trunk/mythweb/PKGBUILD b/abs/core-testing/mythtv/trunk/mythweb/PKGBUILD index 8f472b7..94662e2 100644 --- a/abs/core-testing/mythtv/trunk/mythweb/PKGBUILD +++ b/abs/core-testing/mythtv/trunk/mythweb/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mythweb-svn -pkgver=21495 +pkgver=22494 pkgrel=1 pkgdesc="Web interface for MythTV's backend" url="http://www.mythtv.org" @@ -13,7 +13,8 @@ install=mythweb.install patches=() source=(`echo ${patches[@]:0}`) -_svntrunk=http://cvs.mythtv.org/svn/trunk/mythplugins +_svntrunk=http://cvs.mythtv.org/svn/branches/release-0-22-fixes/mythplugins +#_svntrunk=http://cvs.mythtv.org/svn/trunk/mythplugins _svnmod=mythplugins DOCROOT=/data/srv/httpd/htdocs/mythweb |
