libraw: bump version.

This commit is contained in:
Jerome Duval
2015-10-12 22:26:23 +00:00
parent 316c7d6b80
commit 59093a7f68
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ LICENSE="
GNU LGPL v2.1 GNU LGPL v2.1
CDDL v1" CDDL v1"
SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz" SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz"
CHECKSUM_SHA256="6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187" CHECKSUM_SHA256="e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310"
REVISION="1" REVISION="1"
ARCHITECTURES="!x86_gcc2 x86 x86_64" ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86" SECONDARY_ARCHITECTURES="x86"
@@ -26,8 +26,8 @@ PATCHES="libraw-$portVersion.patchset"
PROVIDES=" PROVIDES="
libraw$secondaryArchSuffix = $portVersion compat >= 0 libraw$secondaryArchSuffix = $portVersion compat >= 0
lib:libraw$secondaryArchSuffix = 10.0.0 compat >= 10 lib:libraw$secondaryArchSuffix = 15.0.0 compat >= 15
lib:libraw_r$secondaryArchSuffix = 10.0.0 compat >= 10 lib:libraw_r$secondaryArchSuffix = 15.0.0 compat >= 15
" "
REQUIRES=" REQUIRES="
haiku$secondaryArchSuffix haiku$secondaryArchSuffix
@@ -78,8 +78,8 @@ INSTALL()
PROVIDES_devel=" PROVIDES_devel="
libraw${secondaryArchSuffix}_devel = $portVersion compat >= 0 libraw${secondaryArchSuffix}_devel = $portVersion compat >= 0
devel:libraw$secondaryArchSuffix = 10.0.0 compat >= 10 devel:libraw$secondaryArchSuffix = 15.0.0 compat >= 15
devel:libraw_r$secondaryArchSuffix = 10.0.0 compat >= 10 devel:libraw_r$secondaryArchSuffix = 15.0.0 compat >= 15
" "
REQUIRES_devel=" REQUIRES_devel="
libraw$secondaryArchSuffix == $portVersion base libraw$secondaryArchSuffix == $portVersion base