From bb5b23b581326f05319c6d877450908c79a2b92a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 3 Aug 2017 21:23:37 +0200 Subject: [PATCH] libsoundtouch: bump version. --- ...{libsoundtouch-1.9.2.recipe => libsoundtouch-2.0.0.recipe} | 4 ++-- ...soundtouch-1.9.2.patchset => libsoundtouch-2.0.0.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/libsoundtouch/{libsoundtouch-1.9.2.recipe => libsoundtouch-2.0.0.recipe} (95%) rename media-libs/libsoundtouch/patches/{libsoundtouch-1.9.2.patchset => libsoundtouch-2.0.0.patchset} (100%) diff --git a/media-libs/libsoundtouch/libsoundtouch-1.9.2.recipe b/media-libs/libsoundtouch/libsoundtouch-2.0.0.recipe similarity index 95% rename from media-libs/libsoundtouch/libsoundtouch-1.9.2.recipe rename to media-libs/libsoundtouch/libsoundtouch-2.0.0.recipe index 132aee3b4..9afa8ac36 100644 --- a/media-libs/libsoundtouch/libsoundtouch-1.9.2.recipe +++ b/media-libs/libsoundtouch/libsoundtouch-2.0.0.recipe @@ -13,9 +13,9 @@ played at different RPM rate." HOMEPAGE="http://www.surina.net/soundtouch" COPYRIGHT="2001-2014 Olli Parviainen" LICENSE="GNU LGPL v2.1" -REVISION="3" +REVISION="1" SOURCE_URI="http://www.surina.net/soundtouch/soundtouch-$portVersion.tar.gz" -CHECKSUM_SHA256="caeb86511e81420eeb454cb5db53f56d96b8451d37d89af6e55b12eb4da1c513" +CHECKSUM_SHA256="d224f7d1421b5f8e74a74c85741345bd9802618a40ae30ce5b427a5705c89d25" SOURCE_DIR="soundtouch" PATCHES="libsoundtouch-$portVersion.patchset" diff --git a/media-libs/libsoundtouch/patches/libsoundtouch-1.9.2.patchset b/media-libs/libsoundtouch/patches/libsoundtouch-2.0.0.patchset similarity index 100% rename from media-libs/libsoundtouch/patches/libsoundtouch-1.9.2.patchset rename to media-libs/libsoundtouch/patches/libsoundtouch-2.0.0.patchset