From e9be840c54953b585f2674d384731a9fffd6071c Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 28 Nov 2019 23:24:48 +0100 Subject: [PATCH] x265: update to 3.2.1. --- common/shlibs | 2 +- srcpkgs/x265/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index aa8d3fcaa18..55efe872c4d 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1947,7 +1947,7 @@ 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 libQt5Bodymovin.so.5 qt5-lottie-5.13.0_1 -libx265.so.176 x265-3.1.1_1 +libx265.so.179 x265-3.2.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 bf260db788b..40ed33848da 100644 --- a/srcpkgs/x265/template +++ b/srcpkgs/x265/template @@ -1,6 +1,6 @@ # Template file for 'x265' pkgname=x265 -version=3.1.2 +version=3.2.1 revision=1 wrksrc="x265_${version}" build_wrksrc=source @@ -11,7 +11,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://x265.org/" distfiles="https://bitbucket.org/multicoreware/x265/downloads/x265_${version}.tar.gz" -checksum=6f785f1c9a42e00a56402da88463bb861c49d9af108be53eb3ef10295f2a59aa +checksum=fb9badcf92364fd3567f8b5aa0e5e952aeea7a39a2b864387cec31e3b58cbbcc build_options="altivec assembly"