diff --git a/dev-libs/lzo/lzo-2.09.recipe b/dev-libs/lzo/lzo-2.10.recipe similarity index 94% rename from dev-libs/lzo/lzo-2.09.recipe rename to dev-libs/lzo/lzo-2.10.recipe index c69eeb900..372be4fe6 100644 --- a/dev-libs/lzo/lzo-2.09.recipe +++ b/dev-libs/lzo/lzo-2.10.recipe @@ -22,9 +22,9 @@ a quite competitive compression ratio. HOMEPAGE="http://www.oberhumer.com/opensource/lzo/" COPYRIGHT="1996-2011 Markus F.X.J Oberhumer" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.oberhumer.com/opensource/lzo/download/lzo-$portVersion.tar.gz" -CHECKSUM_SHA256="f294a7ced313063c057c504257f437c8335c41bfeed23531ee4e6a2b87bcb34c" +CHECKSUM_SHA256="c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86 x86_gcc2" @@ -67,6 +67,7 @@ INSTALL() rm $libDir/liblzo2.la prepareInstalledDevelLib liblzo2 + fixPkgconfig packageEntries devel $developDir $documentationDir }