doxygen: Update to 1.8.11
This commit is contained in:
parent
208571eac1
commit
e30a3ac2e6
@ -2,7 +2,7 @@
|
|||||||
# Contributor: Ray Donnelly <mingw.android@gmail.com>
|
# Contributor: Ray Donnelly <mingw.android@gmail.com>
|
||||||
|
|
||||||
pkgname=doxygen
|
pkgname=doxygen
|
||||||
pkgver=1.8.10
|
pkgver=1.8.11
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
|
pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -12,7 +12,7 @@ license=('GPL')
|
|||||||
depends=("gcc-libs" "libsqlite" "libiconv")
|
depends=("gcc-libs" "libsqlite" "libiconv")
|
||||||
makedepends=("cmake" "gcc" "flex" "python2" "libsqlite-devel" "libiconv-devel")
|
makedepends=("cmake" "gcc" "flex" "python2" "libsqlite-devel" "libiconv-devel")
|
||||||
source=("http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz")
|
source=("http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz")
|
||||||
md5sums=('79767ccd986f12a0f949015efb5f058f')
|
md5sums=('f4697a444feaed739cfa2f0644abc19b')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd ${srcdir}
|
cd ${srcdir}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user