[Lunar-commits] <moonbase> libvpx: version bumped to 0.9.7.
Florin Braescu
florin at lunar-linux.org
Thu Aug 18 18:57:57 CEST 2011
commit 4faa2ea01da58162e8b9b38417eeab40581a7036
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 18 20:57:57 2011 +0400
libvpx: version bumped to 0.9.7.
---
video/libvpx/BUILD | 2 +-
video/libvpx/DETAILS | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/video/libvpx/BUILD b/video/libvpx/BUILD
index 0487b4d..1778c6d 100644
--- a/video/libvpx/BUILD
+++ b/video/libvpx/BUILD
@@ -5,7 +5,7 @@
CFLAGS="-fPIC" &&
- OPTS="--enable-vp8 --enable-psnr --enable-postproc --enable-shared --as=yasm \
+ OPTS="--enable-vp8 --enable-postproc --enable-shared --as=yasm \
--enable-runtime-cpu-detect --disable-install-docs --enable-pic --disable-examples" &&
../configure $OPTS &&
diff --git a/video/libvpx/DETAILS b/video/libvpx/DETAILS
index 486baa2..dbaa62f 100644
--- a/video/libvpx/DETAILS
+++ b/video/libvpx/DETAILS
@@ -1,11 +1,11 @@
MODULE=libvpx
- VERSION=v0.9.6
+ VERSION=v0.9.7
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://webm.googlecode.com/files/
- SOURCE_VFY=sha1:a3522bd2b73d52381ba767ded1cbf4760e9cc6f8
- WEB_SITE=http://www.webmproject.org/about/
+ SOURCE_URL=http://webm.googlecode.com/files
+ SOURCE_VFY=sha1:639596df7182a93db83f61af8f5bb5b6a13dcf63
+ WEB_SITE=http://www.webmproject.org/about
ENTERED=20100618
- UPDATED=20110313
+ UPDATED=20110818
SHORT="Googles VP8 codec"
cat << EOF
More information about the Lunar-commits
mailing list