x265: update to 3.1.1. (soname bump)

This commit is contained in:
Helmut Pozimski 2019-07-12 19:03:36 +02:00
parent cfff12363f
commit 9357aeeb9a
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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 <xtraeme@voidlinux.org>"
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"