mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
doxygen: update to 1.9.1.
This commit is contained in:
parent
e852b9a51a
commit
845aaec591
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'doxygen'
|
# Template file for 'doxygen'
|
||||||
pkgname=doxygen
|
pkgname=doxygen
|
||||||
version=1.8.20
|
version=1.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_BUILD_TYPE=None"
|
configure_args="-DCMAKE_BUILD_TYPE=None"
|
||||||
hostmakedepends="perl python3 flex"
|
hostmakedepends="perl python3 flex"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Érico Nogueira <ericonr@disroot.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=e0db6979286fd7ccd3a99af9f97397f2bae50532e4ecb312aa18862f8401ddec
|
checksum=67aeae1be4e1565519898f46f1f7092f1973cce8a767e93101ee0111717091d1
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue