doxygen: update to 1.8.9.1.

This commit is contained in:
Eivind Uggedal 2015-01-05 08:13:28 +00:00
parent 41dff63c89
commit 7312a0041c

View file

@ -1,6 +1,6 @@
# Template file for 'doxygen'
pkgname=doxygen
version=1.8.9
version=1.8.9.1
revision=1
hostmakedepends="perl python flex"
short_desc="Source code documentation generator tool"
@ -10,7 +10,7 @@ license="GPL-2"
distfiles="http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${version}.src.tar.gz"
update_site="http://www.stack.nl/~dimitri/doxygen/download.html"
update_ignore="*.bin"
checksum=f0dd662fb98c394c20deed5b00b29d73d9bee8ea1a52f7a687dd9b70f5444fc6
checksum=d4ab6e28d4d45d8956cad17470aade3fbe2356e8f64b92167e738c1887feccec
if [ -z "$CROSS_BUILD" ]; then
makedepends="qt-devel"