summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-10-12 08:43:03 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-10-12 08:43:03 (GMT)
commitc598179c0fe471f1fa4969f9e33d4c925d9825c2 (patch)
tree50d43baff719881e6c0ed998f392033857e4ffb9 /src/x264.mk
parent1528e79f41f2136bef4988406a12170712d6a476 (diff)
downloadmxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.zip
mxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.tar.gz
mxe-c598179c0fe471f1fa4969f9e33d4c925d9825c2.tar.bz2
update packages libevent pixman 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 3ad7146..4673730 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20111002-2245
-$(PKG)_CHECKSUM := f97a000a82531f7ad0617254ee3eabfecf6a890a
+$(PKG)_VERSION := 20111011-2245
+$(PKG)_CHECKSUM := 376725409de65470be962eb302afc481ee5082ca
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html