From b2a3775f55d691b6899ce6f58ba487220f054401 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 2 Feb 2021 17:38:50 +0100 Subject: [PATCH] css-parser: bump version --- .../{css_parser-1.0.4.recipe => css_parser-1.0.6.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/css-parser/{css_parser-1.0.4.recipe => css_parser-1.0.6.recipe} (94%) diff --git a/dev-python/css-parser/css_parser-1.0.4.recipe b/dev-python/css-parser/css_parser-1.0.6.recipe similarity index 94% rename from dev-python/css-parser/css_parser-1.0.4.recipe rename to dev-python/css-parser/css_parser-1.0.6.recipe index b2d5bdbaf..1ac84b8a2 100644 --- a/dev-python/css-parser/css_parser-1.0.4.recipe +++ b/dev-python/css-parser/css_parser-1.0.6.recipe @@ -5,9 +5,9 @@ working with ebooks." HOMEPAGE="https://github.com/ebook-utils/css-parser" COPYRIGHT="2004-2013 Christof Hoeke" LICENSE="GNU LGPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/ebook-utils/css-parser/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="ccfa62d56ccb892bd89f26926142692998db7757b691929c181af350d77c2c45" +CHECKSUM_SHA256="64916bc4030a339daf22f98c54e20d1e1bb4a8b7a15ccd2fd20771c49c3f7f4e" SOURCE_DIR="css-parser-$portVersion" ARCHITECTURES="any"