doxygen: Update to 1.8.11

This commit is contained in:
Alexey Pavlov 2016-01-20 11:01:51 +03:00
parent 208571eac1
commit e30a3ac2e6

View File

@ -2,7 +2,7 @@
# Contributor: Ray Donnelly <mingw.android@gmail.com>
pkgname=doxygen
pkgver=1.8.10
pkgver=1.8.11
pkgrel=1
pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
arch=('i686' 'x86_64')
@ -12,7 +12,7 @@ license=('GPL')
depends=("gcc-libs" "libsqlite" "libiconv")
makedepends=("cmake" "gcc" "flex" "python2" "libsqlite-devel" "libiconv-devel")
source=("http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz")
md5sums=('79767ccd986f12a0f949015efb5f058f')
md5sums=('f4697a444feaed739cfa2f0644abc19b')
prepare() {
cd ${srcdir}