diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-04-15 17:38:02 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-04-15 17:38:02 (GMT) |
commit | b55972cdaed6989cf757e8969d36a62d3f935b65 (patch) | |
tree | 883c36cba34520f588e3c6d77bf55a1137aee57e | |
parent | bc8986e4e2b000156dd643362b900b1e5ed62084 (diff) | |
download | linhes_pkgbuild-b55972cdaed6989cf757e8969d36a62d3f935b65.zip linhes_pkgbuild-b55972cdaed6989cf757e8969d36a62d3f935b65.tar.gz linhes_pkgbuild-b55972cdaed6989cf757e8969d36a62d3f935b65.tar.bz2 |
mythtv, mythplugins, mythweb: update to latest fixes
-rw-r--r-- | abs/core/mythtv/stable-0.27/git_src/git_hash | 2 | ||||
-rw-r--r-- | abs/core/mythtv/stable-0.27/git_src/git_hash_web | 2 | ||||
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythtv/PKGBUILD | 2 | ||||
-rw-r--r-- | abs/core/mythtv/stable-0.27/mythweb/PKGBUILD | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/mythtv/stable-0.27/git_src/git_hash b/abs/core/mythtv/stable-0.27/git_src/git_hash index de00569..99e58be 100644 --- a/abs/core/mythtv/stable-0.27/git_src/git_hash +++ b/abs/core/mythtv/stable-0.27/git_src/git_hash @@ -1 +1 @@ -628183a01b66a010e9cf510b9d1d08a348ed5889 +65ada0cff0b1a5c8c06846303cf2dad51980d1aa diff --git a/abs/core/mythtv/stable-0.27/git_src/git_hash_web b/abs/core/mythtv/stable-0.27/git_src/git_hash_web index e1c323c..49c87b1 100644 --- a/abs/core/mythtv/stable-0.27/git_src/git_hash_web +++ b/abs/core/mythtv/stable-0.27/git_src/git_hash_web @@ -1 +1 @@ -e0c2a3aea94bc96be5836472a1c53e62b5e43c93 +a8c6695bc851887ed6d9ae565b9c2788f1d60a6a diff --git a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD index e0bc885..d9b631f 100644 --- a/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-0.27/mythplugins/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('mytharchive' 'mythweather' 'mythzoneminder') pkgver=0.27.4 -pkgrel=11 +pkgrel=13 arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') diff --git a/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD index 455eb8b..9ba2e36 100644 --- a/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD +++ b/abs/core/mythtv/stable-0.27/mythtv/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythtv pkgver=0.27.4 -pkgrel=12 +pkgrel=13 commit_hash=`cat ../git_src/git_hash` pkgdesc="A Homebrew PVR project $commit_hash" arch=('i686' 'x86_64') diff --git a/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD b/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD index 9239c46..e9e94cc 100644 --- a/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD +++ b/abs/core/mythtv/stable-0.27/mythweb/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythweb pkgver=0.27 -pkgrel=6 +pkgrel=7 commit_hash=`cat ../git_src/git_hash_web` pkgdesc="Web interface for MythTV's backend, $commit_hash" arch=('i686' 'x86_64') |