[Buildroot] [git commit] package/x265: bump version to 3.3

Yann E. MORIN yann.morin.1998 at free.fr
Fri Mar 20 20:45:00 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=76cebd1cdc030577412be05f27c059f45872bb9b
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Release notes:
https://mailman.videolan.org/pipermail/x265-devel/2020-February/012880.html

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
[yann.morin.1998 at free.fr: two spaces in hash file]
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/x265/x265.hash | 8 ++++----
 package/x265/x265.mk   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/x265/x265.hash b/package/x265/x265.hash
index 4e9524d134..3d70ac0c67 100644
--- a/package/x265/x265.hash
+++ b/package/x265/x265.hash
@@ -1,5 +1,5 @@
-# From https://mailman.videolan.org/pipermail/x265-devel/2019-October/012721.html
-md5 94808045a34d88a857e5eaf3f68f4bca  x265_3.2.1.tar.gz
+# From https://mailman.videolan.org/pipermail/x265-devel/2020-February/012880.html
+md5  0c8c747b59b5411dea8cf557554636c1  x265_3.3.tar.gz
 # Locally generated
-sha256 fb9badcf92364fd3567f8b5aa0e5e952aeea7a39a2b864387cec31e3b58cbbcc  x265_3.2.1.tar.gz
-sha256 d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49  COPYING
+sha256  f26e148ed1f4dfb33fd1eb3ff5e60e08078d1b2017e88bcbb045b3fb58300b9c  x265_3.3.tar.gz
+sha256  d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49  COPYING
diff --git a/package/x265/x265.mk b/package/x265/x265.mk
index 5082d0ca27..ae9e0acb64 100644
--- a/package/x265/x265.mk
+++ b/package/x265/x265.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-X265_VERSION = 3.2.1
+X265_VERSION = 3.3
 X265_SOURCE = x265_$(X265_VERSION).tar.gz
 X265_SITE = https://bitbucket.org/multicoreware/x265/downloads
 X265_LICENSE = GPL-2.0+



More information about the buildroot mailing list