package/x264: bump version
Reformatted hashes. Switch _SITE* according to http://download.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt "The snapshotting service is discontinued. Please use https://code.videolan.org/videolan/x264/ to get the tarballs." Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5337785981
commit
ec0b716c4b
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 0bb67d095513391e637b3b47e8efc3ba4603c3844f1b4c2690f4d36da7763055 x264-snapshot-20191217-2245.tar.bz2
|
||||
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
|
||||
sha256 58f39bf23a4e38ac3dd841a3f9ccf2aa16d2b0c35df9aecd9f3b5062780e5d74 x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b-br1.tar.gz
|
||||
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
X264_VERSION = 20191217-2245
|
||||
X264_SITE = http://download.videolan.org/x264/snapshots
|
||||
X264_SOURCE = x264-snapshot-$(X264_VERSION).tar.bz2
|
||||
X264_VERSION = 35417dcd65a57321fbadf98c9a4cff1cb741db4b
|
||||
X264_SITE = https://code.videolan.org/videolan/x264.git
|
||||
X264_SITE_METHOD = git
|
||||
X264_LICENSE = GPL-2.0+
|
||||
X264_DEPENDENCIES = host-pkgconf
|
||||
X264_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user