From d84a30b6d879b67b642515452ec71fe4c2f607a2 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 6 Jun 2023 13:25:00 +0200 Subject: [PATCH] calibre, revbump for bs4 (#8804) --- app-text/calibre/calibre-5.32.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/calibre/calibre-5.32.0.recipe b/app-text/calibre/calibre-5.32.0.recipe index ec1333399..6c0a07993 100644 --- a/app-text/calibre/calibre-5.32.0.recipe +++ b/app-text/calibre/calibre-5.32.0.recipe @@ -7,7 +7,7 @@ convenient reading. It is cross platform, running on Linux, Windows and macOS." HOMEPAGE="https://calibre-ebook.com/" COPYRIGHT="2008-2019 Kovid Goyal" LICENSE="GNU GPL v3" -REVISION="5" +REVISION="6" SOURCE_URI="https://download.calibre-ebook.com/$portVersion/calibre-$portVersion.tar.xz" CHECKSUM_SHA256="3571efc1cc773e453b459096a38b141fd0c7784fb9611505a1f9a55648f47e5e" PATCHES="calibre-$portVersion.patchset" @@ -53,7 +53,7 @@ REQUIRES=" haiku$secondaryArchSuffix cmd:python3.9 apsw_python39 - beautifulsoup_python39 + beautifulsoup4_python39 chardet_python39 css_parser_python39 dateutil_python39 @@ -121,7 +121,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel apsw_python39 - beautifulsoup_python39 + beautifulsoup4_python39 chardet_python39 css_parser_python39 dateutil_python39