From 1e7e99e1a87f15ec0a31d0c05c7227cc201c8cdb Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Fri, 7 Aug 2020 17:41:05 +0200 Subject: [PATCH] mutagen: bump version to 1.45.1 (#5239) --- .../mutagen/{mutagen-1.45.0.recipe => mutagen-1.45.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/mutagen/{mutagen-1.45.0.recipe => mutagen-1.45.1.recipe} (96%) diff --git a/dev-python/mutagen/mutagen-1.45.0.recipe b/dev-python/mutagen/mutagen-1.45.1.recipe similarity index 96% rename from dev-python/mutagen/mutagen-1.45.0.recipe rename to dev-python/mutagen/mutagen-1.45.1.recipe index a02d73250..75a5313ab 100644 --- a/dev-python/mutagen/mutagen-1.45.0.recipe +++ b/dev-python/mutagen/mutagen-1.45.1.recipe @@ -11,7 +11,7 @@ COPYRIGHT="Joe Wreschnig, Michael Urman, Lukáš Lalinský, Christoph Reiter, Be LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://files.pythonhosted.org/packages/source/m/$portName/$portName-$portVersion.tar.gz" -CHECKSUM_SHA256="b2d56a0471eabcce0881974bed98dfc2135126ab01d253652b74b64df4da73e8" +CHECKSUM_SHA256="6397602efb3c2d7baebd2166ed85731ae1c1d475abca22090b7141ff5034b3e1" SOURCE_DIR="mutagen-$portVersion" ARCHITECTURES="any"