libdvbpsi: bump version.

This commit is contained in:
Jerome Duval
2017-02-16 22:38:24 +01:00
parent 647032d6e7
commit 0afe2baaae
2 changed files with 5 additions and 2 deletions

View File

@@ -9,9 +9,9 @@ DVB stream. The library aims at making it easy to decode PSI tables \
HOMEPAGE="https://www.videolan.org/libdvbpsi"
COPYRIGHT="2001-2015 VideoLAN"
LICENSE="GNU LGPL v2.1"
REVISION="2"
REVISION="1"
SOURCE_URI="https://download.videolan.org/pub/libdvbpsi/$portVersion/libdvbpsi-$portVersion.tar.bz2"
CHECKSUM_SHA256="a2fed1d11980662f919bbd1f29e2462719e0f6227e1a531310bd5a706db0a1fe"
CHECKSUM_SHA256="d68367afd5ad8e6ebca813e7958a3ceb9743b421adb4265eceeb6a3511c84420"
PATCHES="libdvbpsi-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -45,6 +45,7 @@ BUILD_PREREQUIRES="
cmd:ld$secondaryArchSuffix
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:xsltproc
"
BUILD()
@@ -58,6 +59,8 @@ INSTALL()
{
make install
rm $libDir/libdvbpsi.la
prepareInstalledDevelLib libdvbpsi
fixPkgconfig