diff --git a/media-libs/rubberband/rubberband-1.8.2.recipe b/media-libs/rubberband/rubberband-1.8.2.recipe index f53f95bab..03fc2674a 100644 --- a/media-libs/rubberband/rubberband-1.8.2.recipe +++ b/media-libs/rubberband/rubberband-1.8.2.recipe @@ -5,7 +5,7 @@ another." HOMEPAGE="https://www.breakfastquay.com/rubberband/" COPYRIGHT="2007-2018 Particular Programs Ltd" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://breakfastquay.com/files/releases/rubberband-$portVersion.tar.bz2" CHECKSUM_SHA256="86bed06b7115b64441d32ae53634fcc0539a50b9b648ef87443f936782f6c3ca" PATCHES="rubberband-$portVersion.patchset" @@ -95,6 +95,9 @@ INSTALL() { make install + # remove static library + rm -f $libDir/librubberband.a + prepareInstalledDevelLibs librubberband fixPkgconfig