From 999b09eb9e7639817583484942c534cbe23e497b Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Mon, 18 Nov 2019 11:56:51 +0100 Subject: [PATCH] mutagen: update to 1.43.0 (#4392) --- .../mutagen/{mutagen-1.42.0.recipe => mutagen-1.43.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/mutagen/{mutagen-1.42.0.recipe => mutagen-1.43.0.recipe} (96%) diff --git a/dev-python/mutagen/mutagen-1.42.0.recipe b/dev-python/mutagen/mutagen-1.43.0.recipe similarity index 96% rename from dev-python/mutagen/mutagen-1.42.0.recipe rename to dev-python/mutagen/mutagen-1.43.0.recipe index 690c0b32e..dfc09a0ef 100644 --- a/dev-python/mutagen/mutagen-1.42.0.recipe +++ b/dev-python/mutagen/mutagen-1.43.0.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="bb61e2456f59a9a4a259fbc08def6d01ba45a42da8eeaa97d00633b0ec5de71c" +CHECKSUM_SHA256="3a982d39f1b800520a32afdebe3543f972e83a6ddd0c0198739a161ee705b588" SOURCE_DIR="mutagen-$portVersion" ARCHITECTURES="any"