wok diff doxygen/receipt @ rev 25169

updated python-cython (0.29.16 -> 0.29.30)
author Hans-G?nter Theisgen
date Fri Jul 01 15:27:05 2022 +0100 (23 months ago)
parents eec3edc6ef52
children
line diff
     1.1 --- a/doxygen/receipt	Thu Apr 07 17:00:12 2022 +0000
     1.2 +++ b/doxygen/receipt	Fri Jul 01 15:27:05 2022 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://github.com/doxygen/doxygen/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.src.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}files/$TARBALL"
     1.8 +WGET_URL="${WEB_SITE}archive/Release_${VERSION//./_}.tar.gz"
     1.9  
    1.10  DEPENDS="gcc83-lib-base"
    1.11  BUILD_DEPENDS="bison cmake flex gcc83 python"