latex2html, bump version (#10458)

This commit is contained in:
Schrijvers Luc
2024-05-22 16:05:04 +02:00
committed by GitHub
parent 97a005c598
commit 03b6ebeaeb

View File

@@ -33,7 +33,7 @@ COPYRIGHT="1995 Nikos Drakos
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/latex2html/latex2html/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="9b3ba484226a2e39fb20695729370372b355f71bd65eeb4dd14f2c78699ed59a"
CHECKSUM_SHA256="554a51f83431683521b9e47a19edf07c90960feb040048a08ad8301bdca2c6fa"
ADDITIONAL_FILES="manual.pdf"
ARCHITECTURES="any"
@@ -112,6 +112,7 @@ BUILD_PREREQUIRES="
TEST_REQUIRES="
texlive_basic
# requires the other language references here, not listing now.
"
BUILD()