summaryrefslogtreecommitdiffstats
path: root/src/libvpx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/libvpx.mk')
-rw-r--r--src/libvpx.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libvpx.mk b/src/libvpx.mk
index 205c25e..093bd23 100644
--- a/src/libvpx.mk
+++ b/src/libvpx.mk
@@ -1,11 +1,11 @@
-# This file is part of mingw-cross-env.
+# This file is part of MXE.
# See doc/index.html for further information.
# vpx
PKG := libvpx
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.9.6
-$(PKG)_CHECKSUM := a3522bd2b73d52381ba767ded1cbf4760e9cc6f8
+$(PKG)_VERSION := 1.0.0
+$(PKG)_CHECKSUM := 2919e11074fef72fc61ef1a75160050ffaad6074
$(PKG)_SUBDIR := $(PKG)-v$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-v$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://code.google.com/p/webm/