summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-03-28 21:49:41 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-29 03:10:13 +0200
commit161d5b10bf3dc4f10904f10c4a112efc679b6145 (patch)
treeb04a3de60a02e37f78dd284c6406509275cd34d1
parentdda26dc614b6f5ef9be67d2604bac39235322235 (diff)
downloadbuildroot-161d5b10bf3dc4f10904f10c4a112efc679b6145.tar.gz
buildroot-161d5b10bf3dc4f10904f10c4a112efc679b6145.zip
package/x264: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/x264/x264.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x264/x264.mk b/package/x264/x264.mk
index 7e7e597965..cf5e385345 100644
--- a/package/x264/x264.mk
+++ b/package/x264/x264.mk
@@ -4,7 +4,7 @@
#
################################################################################
-X264_VERSION = e86f3a1993234e8f26050c243aa253651200fa6b
+X264_VERSION = a01e33913655f983df7a4d64b0a4178abb1eb618
X264_SITE = git://git.videolan.org/x264.git
X264_LICENSE = GPLv2+
X264_DEPENDENCIES = host-pkgconf
OpenPOWER on IntegriCloud