summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2010-10-03 20:43:25 (GMT)
committerTony Theodore <tonyt@logyst.com>2010-10-03 20:43:25 (GMT)
commitc85bc193b5254bfd1ce45edc38cc1ee029e514d1 (patch)
treee1c440016d7550248787bb39540969b8905a74f3 /src/x264.mk
parentc42c77bd307a18fc042343e04666c48c9e4b03e7 (diff)
downloadmxe-c85bc193b5254bfd1ce45edc38cc1ee029e514d1.zip
mxe-c85bc193b5254bfd1ce45edc38cc1ee029e514d1.tar.gz
mxe-c85bc193b5254bfd1ce45edc38cc1ee029e514d1.tar.bz2
upgrade packages libvpx and x264
Diffstat (limited to 'src/x264.mk')
-rw-r--r--src/x264.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/x264.mk b/src/x264.mk
index 8fe4059..ed33d0c 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20100714-2245
-$(PKG)_CHECKSUM := f24042f8de3aa27262a72637cf2fe06b1e968c9c
+$(PKG)_VERSION := 20101002-2245
+$(PKG)_CHECKSUM := 65c72fc336dc1170b6f62549f92e1e8bd97b30d0
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html