doxygen: update to 1.8.15.
This commit is contained in:
parent
d13a33514e
commit
b7796d0168
2 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'doxygen'
|
# Template file for 'doxygen'
|
||||||
pkgname=doxygen
|
pkgname=doxygen
|
||||||
version=1.8.14
|
version=1.8.15
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl python flex"
|
hostmakedepends="perl python flex"
|
||||||
short_desc="Source code documentation generator tool"
|
short_desc="Source code documentation generator tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.doxygen.org/"
|
homepage="http://www.doxygen.org/"
|
||||||
distfiles="http://doxygen.nl/files/${pkgname}-${version}.src.tar.gz"
|
distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
|
||||||
checksum=d1757e02755ef6f56fd45f1f4398598b920381948d6fcfa58f5ca6aa56f59d4d
|
checksum=bd9c0ec462b6a9b5b41ede97bede5458e0d7bb40d4cfa27f6f622eb33c59245d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/doxygen.1
|
vman doc/doxygen.1
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
site="http://www.stack.nl/~dimitri/doxygen/download.html"
|
site="http://www.doxygen.nl/download.html"
|
||||||
ignore="*.bin"
|
ignore="*.bin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue