summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoris Pek <tehnick-8@yandex.ru>2016-12-01 20:44:27 (GMT)
committerBoris Pek <tehnick-8@yandex.ru>2016-12-02 08:43:51 (GMT)
commita57ecf2e175a7aa1f56c9f63a304dcbdc348cd94 (patch)
treeff0800f2c409110e3b0591d78d40e3ca781a74c2
parentf8f13c8492b018a022b4299ae65ec41034dbf5b1 (diff)
downloadmxe-a57ecf2e175a7aa1f56c9f63a304dcbdc348cd94.zip
mxe-a57ecf2e175a7aa1f56c9f63a304dcbdc348cd94.tar.gz
mxe-a57ecf2e175a7aa1f56c9f63a304dcbdc348cd94.tar.bz2
x264: update from 20160706-2245 to 20161130-2245
-rw-r--r--src/x264.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/x264.mk b/src/x264.mk
index 5173df5..45ef163 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -2,8 +2,8 @@
PKG := x264
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20160706-2245
-$(PKG)_CHECKSUM := 8f9176385c3a15706fbdd08cc32c735d926471f0d33d9cf0664e9d82c38ac10f
+$(PKG)_VERSION := 20161130-2245
+$(PKG)_CHECKSUM := 0825e14945bc373107f9a00e66d45d5389bb86368efd834b92c52cddb2ded1d8
$(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)