doxygen: bump version.

This commit is contained in:
Jerome Duval
2019-11-30 11:24:32 +01:00
parent 2b36e608b9
commit 6d2c363094
2 changed files with 4 additions and 2 deletions

View File

@@ -19,8 +19,9 @@ HOMEPAGE="http://www.doxygen.org/"
COPYRIGHT="1997-2017 Dimitri van Heesch"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://ftp.stack.nl/pub/users/dimitri/doxygen-$portVersion.src.tar.gz"
CHECKSUM_SHA256="d1757e02755ef6f56fd45f1f4398598b920381948d6fcfa58f5ca6aa56f59d4d"
SOURCE_URI="https://github.com/doxygen/doxygen/archive/Release_${portVersion//./_}.tar.gz"
CHECKSUM_SHA256="75b18117f88ca1930ab74c05f6712690a26dd4fdcfc9d7d5324be43160645fb4"
SOURCE_DIR="doxygen-Release_${portVersion//./_}"
PATCHES="doxygen-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -51,6 +52,7 @@ BUILD_PREREQUIRES="
cmd:cmake
cmd:date
cmd:flex
cmd:git
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make