wok diff songwrite/receipt @ rev 25551
nfs-utils: make nfsd work on first start too
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 06 10:52:37 2023 +0100 (19 months ago) |
parents | 669f61f44760 |
children |
line diff
1.1 --- a/songwrite/receipt Sun Feb 20 12:07:59 2022 +0000 1.2 +++ b/songwrite/receipt Thu Apr 06 10:52:37 2023 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.lesfleursdunormal.fr/static/informatique/songwrite/index_en.html" 1.7 -WGET_URL="http://download.gna.org/songwrite/$TARBALL" 1.8 +WGET_URL="https://web.archive.org/web/20170225200400if_/http://download.gna.org/songwrite/$TARBALL" 1.9 1.10 DEPENDS="python editobj gtk+ pycairo" 1.11 BUILD_DEPENDS="python"