diff --git a/dev-python/urllib3/urllib3-1.20.recipe b/dev-python/urllib3/urllib3-1.22.recipe similarity index 93% rename from dev-python/urllib3/urllib3-1.20.recipe rename to dev-python/urllib3/urllib3-1.22.recipe index eb74b614b..90e4201a9 100644 --- a/dev-python/urllib3/urllib3-1.20.recipe +++ b/dev-python/urllib3/urllib3-1.22.recipe @@ -19,7 +19,8 @@ COPYRIGHT="2008-2014 Andrey Petrov and contributors" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/shazow/urllib3/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="8232fd4c28f7463aaa20894a3fc9bbacb4992b9f6d90705a1a396690e93fc0a6" +CHECKSUM_SHA256="dd60d4104b871943e06be69e296e97ede9d42edf6ba534f0268aee932a601e2a" +SOURCE_FILENAME="urllib3-$portVersion.tar.gz" ARCHITECTURES="any"