[Lunar-commits] <moonbase> libvpx: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Oct 31 13:01:07 CET 2010
commit 46f7070cd82d75937884ef94f46f010d73e11cff
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Oct 31 08:01:07 2010 -0400
libvpx: Version bump.
---
video/libvpx/BUILD | 2 +-
video/libvpx/DETAILS | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/video/libvpx/BUILD b/video/libvpx/BUILD
index ebb6e76..b10fbcd 100644
--- a/video/libvpx/BUILD
+++ b/video/libvpx/BUILD
@@ -12,7 +12,7 @@
OPTS="--target=x86-linux-gcc"
fi &&
- ./configure $OPTS &&
+ ./configure $OPTS &&
sedit "s:/usr/local:/usr:" config.mk &&
diff --git a/video/libvpx/DETAILS b/video/libvpx/DETAILS
index 6e620b5..8836f88 100644
--- a/video/libvpx/DETAILS
+++ b/video/libvpx/DETAILS
@@ -1,12 +1,11 @@
MODULE=libvpx
- VERSION=v0.9.2
+ VERSION=v0.9.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://webm.googlecode.com/files/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-0.9.2
- SOURCE_VFY=sha1:d3b386773aa11e2385829c078d52b3a3982d1122
+ SOURCE_VFY=sha1:223965ff16737251afb3377c0800d1f8b5f84379
WEB_SITE=http://www.webmproject.org/about/
ENTERED=20100618
- UPDATED=20100904
+ UPDATED=20101031
SHORT="Googles VP8 codec"
cat << EOF
More information about the Lunar-commits
mailing list