doxygen: update to 1.8.16.
This commit is contained in:
parent
c1b73dc682
commit
e3d1675b56
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'doxygen'
|
# Template file for 'doxygen'
|
||||||
pkgname=doxygen
|
pkgname=doxygen
|
||||||
version=1.8.15
|
version=1.8.16
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl python flex"
|
hostmakedepends="git perl python flex"
|
||||||
short_desc="Source code documentation generator tool"
|
short_desc="Source code documentation generator tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@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=bd9c0ec462b6a9b5b41ede97bede5458e0d7bb40d4cfa27f6f622eb33c59245d
|
checksum=ff981fb6f5db4af9deb1dd0c0d9325e0f9ba807d17bd5750636595cf16da3c82
|
||||||
|
|
||||||
build_options="wizard"
|
build_options="wizard"
|
||||||
desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"
|
desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"
|
||||||
|
|
Loading…
Reference in a new issue