doxygen: update to 1.8.18.

This commit is contained in:
mobinmob 2020-04-15 19:45:42 +03:00 committed by Helmut Pozimski
parent 132e7e32aa
commit 6c441bdb4c

View file

@ -1,6 +1,6 @@
# Template file for 'doxygen' # Template file for 'doxygen'
pkgname=doxygen pkgname=doxygen
version=1.8.17 version=1.8.18
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="git perl python flex" hostmakedepends="git perl python flex"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="http://www.doxygen.org/" homepage="http://www.doxygen.org/"
distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz" distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
checksum=2cba988af2d495541cbbe5541b3bee0ee11144dcb23a81eada19f5501fd8b599 checksum=18173d9edc46d2d116c1f92a95d683ec76b6b4b45b817ac4f245bb1073d00656
build_options="wizard" build_options="wizard"
desc_option_wizard="build Qt5 GUI configuration tool, doxywizard" desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"