summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-12-02 02:13:03 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-12-02 02:13:03 (GMT)
commita5f0c76dc64950d4112e592e45c88d1ee93b79ec (patch)
tree563eac20b9dea71523ac38adef1e29dd791831c6
parent0cfad4bdb70b1a2adf6c198e36c5bc77dab62c3e (diff)
downloadmxe-a5f0c76dc64950d4112e592e45c88d1ee93b79ec.zip
mxe-a5f0c76dc64950d4112e592e45c88d1ee93b79ec.tar.gz
mxe-a5f0c76dc64950d4112e592e45c88d1ee93b79ec.tar.bz2
x264: update 20141130 --> 20151011
-rw-r--r--src/x264.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/x264.mk b/src/x264.mk
index 92fdab8..4c9d8c4 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -3,8 +3,8 @@
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20141130-2245
-$(PKG)_CHECKSUM := c6fa87a3b68f4645dc2ef8b0f14e5fd49004ca2e604cffcb74be128c61616c88
+$(PKG)_VERSION := 20151011-2245
+$(PKG)_CHECKSUM := 80a4075ea12a81ec3b6c493e03529c5b7c1afb34c6e91d86bb078bc2ead2ccf0
$(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)