summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoris Pek <tehnick-8@yandex.ru>2018-08-31 19:22:29 (GMT)
committerBoris Pek <tehnick-8@yandex.ru>2018-08-31 19:22:29 (GMT)
commitd617a2685eef0f85a1648639092e96135e245075 (patch)
treef231ac83f6653c5d31f7911d91123fb8b5b3d98c
parenta8491cca16306d4c1bf3626b4e0679dca537e687 (diff)
downloadmxe-d617a2685eef0f85a1648639092e96135e245075.zip
mxe-d617a2685eef0f85a1648639092e96135e245075.tar.gz
mxe-d617a2685eef0f85a1648639092e96135e245075.tar.bz2
update x264
-rw-r--r--src/x264.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/x264.mk b/src/x264.mk
index 9ef9099..0170301 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 := 20180119-2245
-$(PKG)_CHECKSUM := c9162e612f989c8d97c7a6bb3924a04f43d14221dcc983c69fb9ab12613c3669
+$(PKG)_VERSION := 20180806-2245
+$(PKG)_CHECKSUM := 9f876c88aeb21fa9315e4a078931faf6fc0d3c3f47e05a306d2fdc62ea0afea2
$(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)