summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-09-06 20:24:37 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-09-06 20:24:37 (GMT)
commitb96c815a4513936ccb376a31a96e4ef13ef92d93 (patch)
tree033419767a34dfff632f0ab2df9710ad4e90a9b5 /src/x264.mk
parentd3bff5a8cb4a84c6ec714cef25dfc33776dd9349 (diff)
downloadmxe-b96c815a4513936ccb376a31a96e4ef13ef92d93.zip
mxe-b96c815a4513936ccb376a31a96e4ef13ef92d93.tar.gz
mxe-b96c815a4513936ccb376a31a96e4ef13ef92d93.tar.bz2
update packages: imagemagick openssl 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 901dcdc..03fac4a 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20110831-2245
-$(PKG)_CHECKSUM := c6d67fd06803eb4deed87c3c897944ce39339980
+$(PKG)_VERSION := 20110904-2245
+$(PKG)_CHECKSUM := 84afb4f5313dc7680211376d0fa59b51b09cf94d
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html