summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-08-17 11:11:03 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-08-17 11:11:03 (GMT)
commit8223297c36c1c093b441dba0d3fe51f3efc9cb17 (patch)
tree815d4e0375183f4191cbfa612308b7e70ecf68b4 /src
parent7bfa7964a15df995cf13c9b2cf20e6246daf8c67 (diff)
downloadmxe-8223297c36c1c093b441dba0d3fe51f3efc9cb17.zip
mxe-8223297c36c1c093b441dba0d3fe51f3efc9cb17.tar.gz
mxe-8223297c36c1c093b441dba0d3fe51f3efc9cb17.tar.bz2
update package x264
Diffstat (limited to 'src')
-rw-r--r--src/x264.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/x264.mk b/src/x264.mk
index a2ee09a..04f9d20 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -3,8 +3,8 @@
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20130527-2245
-$(PKG)_CHECKSUM := 768008db411c03afbd74ea808da5a1f57a77fed4
+$(PKG)_VERSION := 20130816-2245
+$(PKG)_CHECKSUM := 34f8d1fbeb3c9642459e34b4e7173d083ff7074a
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://download.videolan.org/pub/videolan/$(PKG)/snapshots/$($(PKG)_FILE)