summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-06-08 06:53:36 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-06-08 06:53:36 (GMT)
commit7b8631c5e79e07d25c40ee32a103de3c6827e95c (patch)
treeb0741951036f917f2d13b0f62d46bf202c395d03 /src/x264.mk
parent7144fb2e5468767d749130822d80325454fb8207 (diff)
downloadmxe-7b8631c5e79e07d25c40ee32a103de3c6827e95c.zip
mxe-7b8631c5e79e07d25c40ee32a103de3c6827e95c.tar.gz
mxe-7b8631c5e79e07d25c40ee32a103de3c6827e95c.tar.bz2
upgrade packages: dbus fltk geos glib gnutls imagemagick lcms libass libevent libgsf pfstools x264 xvidcore xz
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 8aa6687..74846a0 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20110517-2245
-$(PKG)_CHECKSUM := 51aa8e7ac683ef1bfeec638d0e44e2bd94a25a92
+$(PKG)_VERSION := 20110607-2245
+$(PKG)_CHECKSUM := a75660dc7c485ef4cef7cc3f8cd05cf8602e1004
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html