mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
doxygen: fix broken distfile url
This commit is contained in:
parent
1b610233e2
commit
73efb18836
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ build_style=cmake
|
||||||
hostmakedepends="perl python flex"
|
hostmakedepends="perl python flex"
|
||||||
short_desc="Source code documentation generator tool"
|
short_desc="Source code documentation generator tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.doxygen.org/"
|
|
||||||
license="GPL-2"
|
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
|
checksum=d1757e02755ef6f56fd45f1f4398598b920381948d6fcfa58f5ca6aa56f59d4d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue