wok diff doxygen/receipt @ rev 25040

cups-filters: use standard c++14
author Hans-G?nter Theisgen
date Fri May 27 07:47:27 2022 +0100 (2022-05-27)
parents eec3edc6ef52
children
line diff
     1.1 --- a/doxygen/receipt	Thu Apr 07 17:00:12 2022 +0000
     1.2 +++ b/doxygen/receipt	Fri May 27 07:47:27 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"