From a5340eced6b68e56621fadef6f20fa06bce6e585 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 16 Oct 2019 20:51:54 +1000 Subject: [PATCH] html5lib: bump for rebuild --- dev-python/html5lib/html5lib-1.0.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/html5lib/html5lib-1.0.1.recipe b/dev-python/html5lib/html5lib-1.0.1.recipe index 314c4d1de..7cd681ed6 100644 --- a/dev-python/html5lib/html5lib-1.0.1.recipe +++ b/dev-python/html5lib/html5lib-1.0.1.recipe @@ -5,7 +5,7 @@ all major web browsers." HOMEPAGE="https://github.com/html5lib" COPYRIGHT="2006-2017 James Graham and other contributors" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/html5lib/html5lib-python/archive/$portVersion.tar.gz" CHECKSUM_SHA256="fabbebd6a55d07842087f13849076eeed350aa8bb6c9ec840f6a6aba9388db06" SOURCE_DIR="html5lib-python-$portVersion"