doxygen: fix tarball checksum
This commit is contained in:
parent
3e573492e2
commit
bf83bd4588
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.doxygen.org/"
|
homepage="http://www.doxygen.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${version}.src.tar.gz"
|
distfiles="http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${version}.src.tar.gz"
|
||||||
checksum=3ed9305f0cb8107564b0c1aaf5107385e277d4c03d98fe949c93d92d6e286986
|
checksum=87010970dbffe769641bf212584c7cf94db1c7e82bc335b43b6c649f5f7d8273
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix /usr --with-doxywizard
|
./configure --prefix /usr --with-doxywizard
|
||||||
|
|
Loading…
Reference in a new issue