summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-08-01 02:00:16 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-08-01 02:00:16 (GMT)
commitbd3cf69522cdd143a1df7d720014f858f4e807b9 (patch)
tree2f70703c5113bbec9b105f396240620d5fe56527 /src/x264.mk
parent9a1cc4900c91bec494ed00bb80bfb995bc619357 (diff)
downloadmxe-bd3cf69522cdd143a1df7d720014f858f4e807b9.zip
mxe-bd3cf69522cdd143a1df7d720014f858f4e807b9.tar.gz
mxe-bd3cf69522cdd143a1df7d720014f858f4e807b9.tar.bz2
update packages: ffmpeg freetype 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 a84848c..196d71d 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20110626-2245
-$(PKG)_CHECKSUM := ce72aa63ad35520901266a7197c9f928369bc308
+$(PKG)_VERSION := 20110730-2245
+$(PKG)_CHECKSUM := 3b04cdcf67f77b625c3fe0ab983feb683d855065
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html