sbc: bump version.

This commit is contained in:
Jerome Duval
2019-12-01 19:36:08 +01:00
parent 57c9a05456
commit 083c25f52e
2 changed files with 6 additions and 4 deletions

View File

@@ -17,9 +17,9 @@ COPYRIGHT="
"
LICENSE="GNU GPL v2
GNU LGPL v2.1"
REVISION="3"
REVISION="1"
SOURCE_URI="http://www.kernel.org/pub/linux/bluetooth/sbc-$portVersion.tar.gz"
CHECKSUM_SHA256="4a358581fb57b98e0c1c34606a35343f31f908f57c26659e51495f75e283785d"
CHECKSUM_SHA256="050058cfc5a2709d324868ddbb82f9b796ba6c4f5e00cb6a715b3841ee13dfe9"
PATCHES="sbc-$portVersion.patchset"
ARCHITECTURES="x86 x86_64"
@@ -27,7 +27,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
PROVIDES="
sbc$secondaryArchSuffix = $portVersion compat >= 1
lib:libsbc$secondaryArchSuffix = 1.2.1 compat >= 1
lib:libsbc$secondaryArchSuffix = 1.2.2 compat >= 1
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -36,7 +36,7 @@ REQUIRES="
PROVIDES_devel="
sbc${secondaryArchSuffix}_devel = $portVersion compat >= 1
devel:libsbc$secondaryArchSuffix = 1.2.1 compat >= 1
devel:libsbc$secondaryArchSuffix = 1.2.2 compat >= 1
"
REQUIRES_devel="
sbc$secondaryArchSuffix == $portVersion base
@@ -80,6 +80,8 @@ INSTALL()
{
make install
rm $libDir/libsbc.a $libDir/libsbc.la
prepareInstalledDevelLibs libsbc
fixPkgconfig