From cf409e290d9504429c57f37e2cf65758a4554fb1 Mon Sep 17 00:00:00 2001 From: voidbert Date: Fri, 9 Jun 2023 15:23:16 +0100 Subject: [PATCH] doxygen: update to 1.9.7. --- srcpkgs/doxygen/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/doxygen/template b/srcpkgs/doxygen/template index 981eb49049a9..cfc3fc0bf5ad 100644 --- a/srcpkgs/doxygen/template +++ b/srcpkgs/doxygen/template @@ -1,6 +1,6 @@ # Template file for 'doxygen' pkgname=doxygen -version=1.9.5 +version=1.9.7 revision=2 build_style=cmake hostmakedepends="perl python3 flex" @@ -11,7 +11,7 @@ license="GPL-2.0-only" homepage="http://www.doxygen.org/" changelog="https://www.doxygen.nl/manual/changelog.html" distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz" -checksum=55b454b35d998229a96f3d5485d57a0a517ce2b78d025efb79d57b5a2e4b2eec +checksum=87007641c38e2c392c8596f36711eb97633b984c8430f389e7bcf6323a098d94 build_options="wizard" desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"