From 839dec2cb212005534fdc9f4446323cc2b5d22f1 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 5 May 2021 17:16:44 +0200 Subject: [PATCH] pythonzeroconf: bump version --- ...ythonzeroconf-0.28.8.recipe => pythonzeroconf-0.29.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/pythonzeroconf/{pythonzeroconf-0.28.8.recipe => pythonzeroconf-0.29.0.recipe} (95%) diff --git a/dev-python/pythonzeroconf/pythonzeroconf-0.28.8.recipe b/dev-python/pythonzeroconf/pythonzeroconf-0.29.0.recipe similarity index 95% rename from dev-python/pythonzeroconf/pythonzeroconf-0.28.8.recipe rename to dev-python/pythonzeroconf/pythonzeroconf-0.29.0.recipe index 2299fbbf4..09f9a4061 100644 --- a/dev-python/pythonzeroconf/pythonzeroconf-0.28.8.recipe +++ b/dev-python/pythonzeroconf/pythonzeroconf-0.29.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2003 Paul Scott-Murphy LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://github.com/jstasiak/python-zeroconf/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="5272431bf88611c722119504504b86738f9366f518781deb24e520e382d1f337" +CHECKSUM_SHA256="b8e7c55f36973362314b7d8cf716a76afea3c91abe9d2f435329dc67b973fe06" SOURCE_FILENAME="zeroconf-$portVersion.tar.gz" SOURCE_DIR="python-zeroconf-$portVersion"