From 47367e33b995097ff04993597efa19ed8905c957 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 15 Sep 2022 12:13:26 +0200 Subject: [PATCH] bcrypt, revbump for 32bit buildmaster (#7207) --- dev-python/bcrypt/bcrypt-3.2.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bcrypt/bcrypt-3.2.0.recipe b/dev-python/bcrypt/bcrypt-3.2.0.recipe index d0fb95338..1c9101b96 100644 --- a/dev-python/bcrypt/bcrypt-3.2.0.recipe +++ b/dev-python/bcrypt/bcrypt-3.2.0.recipe @@ -4,7 +4,7 @@ servers." HOMEPAGE="https://pypi.python.org/pypi/bcrypt" COPYRIGHT="2013 Donald Stufft" LICENSE="Apache v2" -REVISION="3" +REVISION="4" SOURCE_URI="https://pypi.io/packages/source/b/bcrypt/bcrypt-$portVersion.tar.gz" CHECKSUM_SHA256="5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29"