summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorBoris Pek <tehnick-8@yandex.ru>2018-03-02 22:40:38 (GMT)
committerTony Theodore <tonyt@logyst.com>2018-03-04 08:06:07 (GMT)
commit64ff4249aca207f9b81b3e2bd3670a96dc923619 (patch)
tree7ff4688b30a522e6097c4f6b0bf9657a20723c37 /src/x264.mk
parent074d4b759fa083b7f877a9b4f782daf992394af6 (diff)
downloadmxe-64ff4249aca207f9b81b3e2bd3670a96dc923619.zip
mxe-64ff4249aca207f9b81b3e2bd3670a96dc923619.tar.gz
mxe-64ff4249aca207f9b81b3e2bd3670a96dc923619.tar.bz2
update 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 a162b1a..0966f34 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -3,8 +3,8 @@
PKG := x264
$(PKG)_WEBSITE := https://www.videolan.org/developers/x264.html
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 20170626-2245
-$(PKG)_CHECKSUM := 28cf90f63964e24e65b05084c75d114a997004c8d3f72feae7229da3a098988e
+$(PKG)_VERSION := 20180118-2245
+$(PKG)_CHECKSUM := f62f5cca8241a6f91e50cd9393e7f300d1f6be6b387f6998409b542805f0085d
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := https://download.videolan.org/pub/videolan/$(PKG)/snapshots/$($(PKG)_FILE)