doxygen: update to 1.8.15.

This commit is contained in:
Piotr Wójcik 2019-01-02 16:53:18 +01:00 committed by Johannes
parent d13a33514e
commit b7796d0168
2 changed files with 6 additions and 6 deletions

View file

@ -1,15 +1,15 @@
# Template file for 'doxygen'
pkgname=doxygen
version=1.8.14
revision=2
version=1.8.15
revision=1
build_style=cmake
hostmakedepends="perl python flex"
short_desc="Source code documentation generator tool"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="GPL-2.0-only"
homepage="http://www.doxygen.org/"
distfiles="http://doxygen.nl/files/${pkgname}-${version}.src.tar.gz"
checksum=d1757e02755ef6f56fd45f1f4398598b920381948d6fcfa58f5ca6aa56f59d4d
distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
checksum=bd9c0ec462b6a9b5b41ede97bede5458e0d7bb40d4cfa27f6f622eb33c59245d
post_install() {
vman doc/doxygen.1

View file

@ -1,2 +1,2 @@
site="http://www.stack.nl/~dimitri/doxygen/download.html"
site="http://www.doxygen.nl/download.html"
ignore="*.bin"