From 06eaee2bdd9460261b263c6ec3c9c9c299976029 Mon Sep 17 00:00:00 2001 From: meator Date: Wed, 25 Dec 2024 19:08:49 +0100 Subject: [PATCH] doxygen: update to 1.12.0. --- srcpkgs/doxygen/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/doxygen/template b/srcpkgs/doxygen/template index fbc8d6b951873b..97de20c8111e74 100644 --- a/srcpkgs/doxygen/template +++ b/srcpkgs/doxygen/template @@ -1,6 +1,6 @@ # Template file for 'doxygen' pkgname=doxygen -version=1.9.8 +version=1.12.0 revision=1 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=05e3d228e8384b5f3af9c8fd6246d22804acb731a3a24ce285c8986ed7e14f62 +checksum=a3a3dba2018ef409d83d81a2fc42a0d19bdbe087252ef342bf214b51b8b01634 build_options="wizard" desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"