summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2011-08-09 12:46:30 (GMT)
committerMark Brand <mabrand@mabrand.nl>2011-08-09 12:46:30 (GMT)
commit316ef1dbeba15ad7bbe13508b0b640f8ae8fecef (patch)
tree79e18812fe1a85511362a9de013f7dbfce20f086 /src/x264.mk
parent62ec2e653e6bcf39226063829e27688ea024628e (diff)
downloadmxe-316ef1dbeba15ad7bbe13508b0b640f8ae8fecef.zip
mxe-316ef1dbeba15ad7bbe13508b0b640f8ae8fecef.tar.gz
mxe-316ef1dbeba15ad7bbe13508b0b640f8ae8fecef.tar.bz2
update packages: imagemagick libiconv libvpx ogg pango 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 196d71d..5c0f996 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -4,8 +4,8 @@
# x264
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20110730-2245
-$(PKG)_CHECKSUM := 3b04cdcf67f77b625c3fe0ab983feb683d855065
+$(PKG)_VERSION := 20110804-2245
+$(PKG)_CHECKSUM := afe7dd0ab034a52d88a83b05c478e6720e72e001
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://www.videolan.org/developers/x264.html