mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 07:06:36 +00:00
package/x265: bump version to 3.2
Added md5 hash provided by upstream. 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
6a03a8ffeb
commit
75cba0b5ec
@ -1,3 +1,5 @@
|
|||||||
|
# From https://bitbucket.org/multicoreware/x265/wiki/Home
|
||||||
|
md5 374e6359a00d17fd82195c02c341c861 x265_3.2.tar.gz
|
||||||
# Locally generated
|
# Locally generated
|
||||||
sha256 6f785f1c9a42e00a56402da88463bb861c49d9af108be53eb3ef10295f2a59aa x265_3.1.2.tar.gz
|
sha256 364d79bcd56116a9e070fdeb1d9d2aaef1a786b4970163fb56ff0991a183133b x265_3.2.tar.gz
|
||||||
sha256 d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49 COPYING
|
sha256 d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
X265_VERSION = 3.1.2
|
X265_VERSION = 3.2
|
||||||
X265_SOURCE = x265_$(X265_VERSION).tar.gz
|
X265_SOURCE = x265_$(X265_VERSION).tar.gz
|
||||||
X265_SITE = https://bitbucket.org/multicoreware/x265/downloads
|
X265_SITE = https://bitbucket.org/multicoreware/x265/downloads
|
||||||
X265_LICENSE = GPL-2.0+
|
X265_LICENSE = GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user