From 9357aeeb9aee5c8d28e27b827451ec66ec4747d6 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 12 Jul 2019 19:03:36 +0200 Subject: [PATCH] x265: update to 3.1.1. (soname bump) --- common/shlibs | 2 +- srcpkgs/x265/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 77d24a501cd..7331dff3a12 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1906,7 +1906,7 @@ libQt5EglFsKmsSupport.so.5 qt5-5.7.1_1 libQt5WebKit.so.5 qt5-webkit-5.6.0_1 libQt5WebKitWidgets.so.5 qt5-webkit-5.6.0_1 libQt5TextToSpeech.so.5 qt5-speech-5.8.0_1 -libx265.so.169 x265-3.0_1 +libx265.so.176 x265-3.1.1_1 libQt5Xdg.so.3 libqtxdg-3.1.0_1 libQt5XdgIconLoader.so.3 libqtxdg-3.1.0_1 libqwt.so.6 qwt-6.1.3_1 diff --git a/srcpkgs/x265/template b/srcpkgs/x265/template index 92b6694d685..96c17721a33 100644 --- a/srcpkgs/x265/template +++ b/srcpkgs/x265/template @@ -1,7 +1,7 @@ # Template file for 'x265' pkgname=x265 -version=3.0 -revision=2 +version=3.1.1 +revision=1 wrksrc="x265_${version}" build_wrksrc=source build_style=cmake @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="http://x265.org/" distfiles="https://bitbucket.org/multicoreware/x265/downloads/x265_${version}.tar.gz" -checksum=c5b9fc260cabbc4a81561a448f4ce9cad7218272b4011feabc3a6b751b2f0662 +checksum=827900c7cc0a0105b8a96460fab7cd22b97afa7b2835b5cb979c44bddaa3c8d0 build_options="altivec assembly"