package/doxygen: bump version to 1.8.16
Added license hash, updated _SITE. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
c4b729f77d
commit
6551b58721
@ -1,2 +1,3 @@
|
||||
# Computed locally
|
||||
sha256 d1757e02755ef6f56fd45f1f4398598b920381948d6fcfa58f5ca6aa56f59d4d doxygen-1.8.14.src.tar.gz
|
||||
sha256 ff981fb6f5db4af9deb1dd0c0d9325e0f9ba807d17bd5750636595cf16da3c82 doxygen-1.8.16.src.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DOXYGEN_VERSION = 1.8.14
|
||||
DOXYGEN_VERSION = 1.8.16
|
||||
DOXYGEN_SOURCE = doxygen-$(DOXYGEN_VERSION).src.tar.gz
|
||||
DOXYGEN_SITE = http://ftp.stack.nl/pub/users/dimitri
|
||||
DOXYGEN_SITE = http://doxygen.nl/files
|
||||
DOXYGEN_LICENSE = GPL-2.0
|
||||
DOXYGEN_LICENSE_FILES = LICENSE
|
||||
HOST_DOXYGEN_DEPENDENCIES = host-flex host-bison
|
||||
|
Loading…
Reference in New Issue
Block a user