diff --git a/media-sound/audacious/audacious-3.10.recipe b/media-sound/audacious/audacious-3.10.1.recipe similarity index 97% rename from media-sound/audacious/audacious-3.10.recipe rename to media-sound/audacious/audacious-3.10.1.recipe index 0a13b51e8..1746ed896 100644 --- a/media-sound/audacious/audacious-3.10.recipe +++ b/media-sound/audacious/audacious-3.10.1.recipe @@ -13,7 +13,7 @@ COPYRIGHT="2010-2018 Błażej Szczygieł" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/audacious-media-player/audacious/archive/audacious-$portVersion.tar.gz" -CHECKSUM_SHA256="82710d6ac90931c2cc4a0f0fcb6380ac21ed42a7a50856d16a67d3179a96e9ae" +CHECKSUM_SHA256="c478939b4bcf6704c26eee87d48cab26547e92a83741f437711178c433373fa1" SOURCE_DIR="audacious-audacious-$portVersion" PATCHES="audacious-$portVersion.patchset" ADDITIONAL_FILES="audacious.rdef.in" @@ -74,7 +74,7 @@ BUILD_PREREQUIRES=" BUILD() { ./autogen.sh - runConfigure ./configure --disable-gtk --enable-qt --disable-dbus + runConfigure ./configure --disable-gtk --enable-qt --disable-dbus --enable-valgrind make $jobArgs true } diff --git a/media-sound/audacious/patches/audacious-3.10.patchset b/media-sound/audacious/patches/audacious-3.10.1.patchset similarity index 100% rename from media-sound/audacious/patches/audacious-3.10.patchset rename to media-sound/audacious/patches/audacious-3.10.1.patchset