summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-06-11 17:05:29 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-06-11 17:05:29 (GMT)
commit01af1d03c920d1f565115649610de67b80b3fb52 (patch)
treea7714b2f6f81f6981f4903b18689767a6534280e /src/x264.mk
parent45d7189e85a4458f116ca582ca71936be3e5d35b (diff)
downloadmxe-01af1d03c920d1f565115649610de67b80b3fb52.zip
mxe-01af1d03c920d1f565115649610de67b80b3fb52.tar.gz
mxe-01af1d03c920d1f565115649610de67b80b3fb52.tar.bz2
update packages: dbus fltk imagemagick 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 74846a0..1dad7e1 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20110607-2245
-$(PKG)_CHECKSUM := a75660dc7c485ef4cef7cc3f8cd05cf8602e1004
+$(PKG)_VERSION := 20110610-2245
+$(PKG)_CHECKSUM := fa6fccbec932a608d343ff882532bcc86929919d
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html