summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-09-11 09:13:00 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-09-11 09:13:00 (GMT)
commit74dc68f45959defcb5641a1c46bdff4b95128f2b (patch)
treedc8939aa662f66af7ca46e7a26268c3db960c8af /src/x264.mk
parentef0c564743422f58e9656357a24697e455dbba05 (diff)
downloadmxe-74dc68f45959defcb5641a1c46bdff4b95128f2b.zip
mxe-74dc68f45959defcb5641a1c46bdff4b95128f2b.tar.gz
mxe-74dc68f45959defcb5641a1c46bdff4b95128f2b.tar.bz2
update packages: imagemagick pixman postgresql 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 bbcfb3a..2666912 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20110907-2245
-$(PKG)_CHECKSUM := 1acc5ce710ea3b3acd555dca3220ae6a457837c9
+$(PKG)_VERSION := 20110910-2245
+$(PKG)_CHECKSUM := c8b4753a04981701bcd28993b67191ea419f6e06
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html