x264: minor update for travis-ci test

This commit is contained in:
Tony Theodore 2018-03-19 00:47:34 +11:00
parent 97ddd29ccc
commit b49542ba52
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := x264
$(PKG)_WEBSITE := https://www.videolan.org/developers/x264.html
$(PKG)_IGNORE :=
$(PKG)_VERSION := 20180118-2245
$(PKG)_CHECKSUM := f62f5cca8241a6f91e50cd9393e7f300d1f6be6b387f6998409b542805f0085d
$(PKG)_VERSION := 20180119-2245
$(PKG)_CHECKSUM := c9162e612f989c8d97c7a6bb3924a04f43d14221dcc983c69fb9ab12613c3669
$(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)