mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
doxygen: bump version.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user