main/doxygen: upgrade to 1.8.1.1

This commit is contained in:
Natanael Copa 2012-06-11 06:21:30 +00:00
parent 0cb8620c42
commit 5f9505827d

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=doxygen
pkgver=1.8.1
pkgver=1.8.1.1
pkgrel=0
pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
url="http://www.doxygen.org/"
@ -43,4 +43,4 @@ package() {
make DESTDIR="$pkgdir" MAN1DIR=share/man/man1 install
}
md5sums="058f7b0c6cd4d47feda106b938a43818 doxygen-1.8.1.src.tar.gz"
md5sums="a08c43c5675f79e0787e700c2d39ee33 doxygen-1.8.1.1.src.tar.gz"