Bump buildroot to 2019.02
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 986863122b0b3ac2c1fa27c6e3932c3490b84287335fa162bca020aa815aa695 x264-ba24899b0bf23345921da022f7a51e0c57dbe73d.tar.gz
|
||||
sha256 94a67986dcb2c659752df767e81fd59a494fb7fb5c9d4fc8aff4f004353a42df x264-snapshot-20181002-2245.tar.bz2
|
||||
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
|
||||
|
||||
@@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
X264_VERSION = ba24899b0bf23345921da022f7a51e0c57dbe73d
|
||||
X264_SITE = git://git.videolan.org/x264.git
|
||||
X264_VERSION = 20181002-2245
|
||||
X264_SITE = http://download.videolan.org/x264/snapshots
|
||||
X264_SOURCE = x264-snapshot-$(X264_VERSION).tar.bz2
|
||||
X264_LICENSE = GPL-2.0+
|
||||
X264_DEPENDENCIES = host-pkgconf
|
||||
X264_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user