diff options
author | Cecil <knoppmyth@gmail.com> | 2012-04-09 04:46:05 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2012-04-09 04:46:05 (GMT) |
commit | 14ebe3bed5bf6ed74f10d6b872f9f04ca61cf82d (patch) | |
tree | 4ccde0cc9d92a94ebc27997eec88e27469e5dee2 | |
parent | f32a0b1f9c4ebcae37cab8d8ffc5b90b55a63a73 (diff) | |
download | linhes_pkgbuild-14ebe3bed5bf6ed74f10d6b872f9f04ca61cf82d.zip linhes_pkgbuild-14ebe3bed5bf6ed74f10d6b872f9f04ca61cf82d.tar.gz linhes_pkgbuild-14ebe3bed5bf6ed74f10d6b872f9f04ca61cf82d.tar.bz2 |
libcrystalhd-git:Bumped version to 20120408.
-rw-r--r-- | abs/extra/libcrystalhd-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/libcrystalhd-git/PKGBUILD b/abs/extra/libcrystalhd-git/PKGBUILD index 94c7be8..c0bf7d1 100644 --- a/abs/extra/libcrystalhd-git/PKGBUILD +++ b/abs/extra/libcrystalhd-git/PKGBUILD @@ -10,7 +10,7 @@ depends=('gcc-libs') makedepends=('git' 'make') conflicts=('libcrystalhd') -_gitroot='git://git.wilsonet.com/crystalhd.git' +_gitroot='git://linuxtv.org/jarod/crystalhd.git' _gitname='crystalhd' build() { |