x265: forgot to update soname version

This commit is contained in:
Jerome Duval
2015-03-31 18:33:59 +00:00
parent d6c3c043ff
commit 3ad5d09856

View File

@@ -25,7 +25,7 @@ SOURCE_DIR='multicoreware-x265-9f0324125f53'
PROVIDES="
x265$secondaryArchSuffix = $portVersion
cmd:x265 = $portVersion
lib:libx265$secondaryArchSuffix = 35
lib:libx265$secondaryArchSuffix = 43
"
REQUIRES="
@@ -76,7 +76,7 @@ INSTALL()
PROVIDES_devel="
x265${secondaryArchSuffix}_devel = $portVersion
devel:libx265$secondaryArchSuffix = 35
devel:libx265$secondaryArchSuffix = 43
"
REQUIRES_devel="
x265$secondaryArchSuffix == $portVersion base