doxygen: update to 1.8.13.
This commit is contained in:
parent
aa32e7694f
commit
f8bde62fc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'doxygen'
|
# Template file for 'doxygen'
|
||||||
pkgname=doxygen
|
pkgname=doxygen
|
||||||
version=1.8.12
|
version=1.8.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl python flex"
|
hostmakedepends="perl python flex"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.doxygen.org/"
|
homepage="http://www.doxygen.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${version}.src.tar.gz"
|
distfiles="http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${version}.src.tar.gz"
|
||||||
checksum=792d4091cbdf228549ff2033dd71ff7ea5029c6b436317cc5ec866e71302df6c
|
checksum=af667887bd7a87dc0dbf9ac8d86c96b552dfb8ca9c790ed1cbffaa6131573f6b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/doxygen.1
|
vman doc/doxygen.1
|
||||||
|
|
Loading…
Reference in a new issue