summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2017-04-24 10:45:21 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-04-24 22:26:31 +0200
commitacaa2e6f930a445091c3ab0ff75f2ae26e0d2a7d (patch)
tree98dcfec69db2759ee7dd9de2f311272996581e5c
parentbea0cfc5962f60ecae90f092c1f31f106d06697b (diff)
downloadbuildroot-acaa2e6f930a445091c3ab0ff75f2ae26e0d2a7d.tar.gz
buildroot-acaa2e6f930a445091c3ab0ff75f2ae26e0d2a7d.zip
x265: bump version to 2.4
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/x265/x265.hash2
-rw-r--r--package/x265/x265.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/x265/x265.hash b/package/x265/x265.hash
index d53295c3c2..1ad81700ab 100644
--- a/package/x265/x265.hash
+++ b/package/x265/x265.hash
@@ -1,2 +1,2 @@
# Locally generated
-sha256 47520ac3424790168ea5c2db4a3cf12ca4d55a1790720007916652f07af3e41f x265_2.3.tar.gz
+sha256 9c2aa718d78f6fecdd783f08ab83b98d3169e5f670404da4c16439306907d729 x265_2.4.tar.gz
diff --git a/package/x265/x265.mk b/package/x265/x265.mk
index 2ea404b12f..2907ba373a 100644
--- a/package/x265/x265.mk
+++ b/package/x265/x265.mk
@@ -4,7 +4,7 @@
#
################################################################################
-X265_VERSION = 2.3
+X265_VERSION = 2.4
X265_SOURCE = x265_$(X265_VERSION).tar.gz
X265_SITE = https://bitbucket.org/multicoreware/x265/downloads
X265_LICENSE = GPL-2.0+
OpenPOWER on IntegriCloud