From 9f7f8315e322c1deb864aba748634a73374855cd Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 13 Apr 2017 21:28:37 +0200 Subject: [PATCH] libsndfile: bump version. --- .../{libsndfile-1.0.27.recipe => libsndfile-1.0.28.recipe} | 4 ++-- ...{libsndfile-1.0.27.patchset => libsndfile-1.0.28.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/libsndfile/{libsndfile-1.0.27.recipe => libsndfile-1.0.28.recipe} (97%) rename media-libs/libsndfile/patches/{libsndfile-1.0.27.patchset => libsndfile-1.0.28.patchset} (100%) diff --git a/media-libs/libsndfile/libsndfile-1.0.27.recipe b/media-libs/libsndfile/libsndfile-1.0.28.recipe similarity index 97% rename from media-libs/libsndfile/libsndfile-1.0.27.recipe rename to media-libs/libsndfile/libsndfile-1.0.28.recipe index bd937b4d4..3a427bab4 100644 --- a/media-libs/libsndfile/libsndfile-1.0.27.recipe +++ b/media-libs/libsndfile/libsndfile-1.0.28.recipe @@ -4,9 +4,9 @@ files containing sampled audio data." HOMEPAGE="http://www.mega-nerd.com/libsndfile" COPYRIGHT="1999-2011 Erik de Castro Lopo" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.mega-nerd.com/libsndfile/files/libsndfile-$portVersion.tar.gz" -CHECKSUM_SHA256="a391952f27f4a92ceb2b4c06493ac107896ed6c76be9a613a4731f076d30fac0" +CHECKSUM_SHA256="1ff33929f042fa333aed1e8923aa628c3ee9e1eb85512686c55092d1e5a9dfa9" PATCHES="libsndfile-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" diff --git a/media-libs/libsndfile/patches/libsndfile-1.0.27.patchset b/media-libs/libsndfile/patches/libsndfile-1.0.28.patchset similarity index 100% rename from media-libs/libsndfile/patches/libsndfile-1.0.27.patchset rename to media-libs/libsndfile/patches/libsndfile-1.0.28.patchset