doxygen: Update to 1.9.1
This commit is contained in:
parent
102bde1bd0
commit
88b97fc496
@ -2,7 +2,7 @@
|
||||
# Contributor: Ray Donnelly <mingw.android@gmail.com>
|
||||
|
||||
pkgname=doxygen
|
||||
pkgver=1.8.20
|
||||
pkgver=1.9.1
|
||||
pkgrel=1
|
||||
pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -13,7 +13,7 @@ depends=("gcc-libs" "libsqlite" "libiconv")
|
||||
makedepends=("cmake" "gcc" "flex" "python" "libsqlite-devel" "libiconv-devel")
|
||||
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/doxygen/doxygen/archive/Release_${pkgver//./_}.tar.gz)
|
||||
#noextract=("${pkgname}-${pkgver}.tar.gz")
|
||||
sha256sums=('3dbdf8814d6e68233d5149239cb1f0b40b4e7b32eef2fd53de8828fedd7aca15')
|
||||
sha256sums=('96db0b69cd62be1a06b0efe16b6408310e5bd4cd5cb5495b77f29c84c7ccf7d7')
|
||||
|
||||
build() {
|
||||
local extra_config=Release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user