doxygen: fix broken distfile url
This commit is contained in:
parent
1b610233e2
commit
73efb18836
|
@ -6,9 +6,9 @@ build_style=cmake
|
|||
hostmakedepends="perl python flex"
|
||||
short_desc="Source code documentation generator tool"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.doxygen.org/"
|
||||
license="GPL-2"
|
||||
distfiles="http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${version}.src.tar.gz"
|
||||
homepage="http://www.doxygen.org/"
|
||||
distfiles="http://doxygen.nl/files/${pkgname}-${version}.src.tar.gz"
|
||||
checksum=d1757e02755ef6f56fd45f1f4398598b920381948d6fcfa58f5ca6aa56f59d4d
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue