diff --git a/media-libs/harfbuzz/harfbuzz-1.3.1.recipe b/media-libs/harfbuzz/harfbuzz-1.3.2.recipe similarity index 89% rename from media-libs/harfbuzz/harfbuzz-1.3.1.recipe rename to media-libs/harfbuzz/harfbuzz-1.3.2.recipe index 9f0632a7f..21a87e49f 100644 --- a/media-libs/harfbuzz/harfbuzz-1.3.1.recipe +++ b/media-libs/harfbuzz/harfbuzz-1.3.2.recipe @@ -18,7 +18,7 @@ COPYRIGHT="2004-2016 Behdad Esfahbod LICENSE="MIT" REVISION="1" SOURCE_URI="https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.bz2" -CHECKSUM_SHA256="a242206dd119d5e6cc1b2253c116abbae03f9d930cb60b515fb0d248decf89a1" +CHECKSUM_SHA256="8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027" PATCHES="harfbuzz-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -34,8 +34,8 @@ fi PROVIDES=" harfbuzz$secondaryArchSuffix = $portVersion compat >= 0.9 - lib:libharfbuzz$secondaryArchSuffix = 0.10301.0 compat >= 0 - lib:libharfbuzz_icu$secondaryArchSuffix = 0.10301.0 compat >= 0 + lib:libharfbuzz$secondaryArchSuffix = 0.10302.0 compat >= 0 + lib:libharfbuzz_icu$secondaryArchSuffix = 0.10302.0 compat >= 0 cmd:hb_ot_shape_closure$commandSuffix cmd:hb_shape$commandSuffix " @@ -54,8 +54,8 @@ REQUIRES=" PROVIDES_devel=" harfbuzz${secondaryArchSuffix}_devel = $portVersion compat >= 0.9 - devel:libharfbuzz$secondaryArchSuffix = 0.10301.0 compat >= 0 - devel:libharfbuzz_icu$secondaryArchSuffix = 0.10301.0 compat >= 0 + devel:libharfbuzz$secondaryArchSuffix = 0.10302.0 compat >= 0 + devel:libharfbuzz_icu$secondaryArchSuffix = 0.10302.0 compat >= 0 " REQUIRES_devel=" harfbuzz$secondaryArchSuffix == $portVersion base diff --git a/media-libs/harfbuzz/patches/harfbuzz-1.3.1.patchset b/media-libs/harfbuzz/patches/harfbuzz-1.3.2.patchset similarity index 100% rename from media-libs/harfbuzz/patches/harfbuzz-1.3.1.patchset rename to media-libs/harfbuzz/patches/harfbuzz-1.3.2.patchset