summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-09-13 23:02:41 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-09-13 23:02:41 (GMT)
commite31701279d31c26df3f4db53f992afaa5c7e943b (patch)
tree8fb21ed58de1942ff118753ecc45abd1884effed /src/x264.mk
parent74dc68f45959defcb5641a1c46bdff4b95128f2b (diff)
downloadmxe-e31701279d31c26df3f4db53f992afaa5c7e943b.zip
mxe-e31701279d31c26df3f4db53f992afaa5c7e943b.tar.gz
mxe-e31701279d31c26df3f4db53f992afaa5c7e943b.tar.bz2
update packages curl 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 2666912..87b6e25 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20110910-2245
-$(PKG)_CHECKSUM := c8b4753a04981701bcd28993b67191ea419f6e06
+$(PKG)_VERSION := 20110913-2245
+$(PKG)_CHECKSUM := f9ffd65596851349124bf713a52ea0534c3adaad
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html