wok-current rev 25103
Use archive.org for some broken wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 21 20:15:18 2022 +0000 (2022-06-21) |
parents | c85bdee1fe53 |
children | d8a3a6689896 |
files | e3/receipt hydroxygen-iconset/receipt stoqlib/receipt |
line diff
1.1 --- a/e3/receipt Tue Jun 21 16:00:20 2022 +0000 1.2 +++ b/e3/receipt Tue Jun 21 20:15:18 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://sites.google.com/site/e3editor" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tgz" 1.7 -WGET_URL="https://sites.google.com/site/e3editor/Home/$TARBALL?attredirects=0" 1.8 +WGET_URL="https://web.archive.org/web/20201006173606if_/https://2b6d7e20-a-62cb3a1a-s-sites.googlegroups.com/site/e3editor/Home/e3-2.82.tgz?attachauth=ANoY7co7qKHGOGdmIuUbZEtPROa4XOwpAcAezJgsHkzCJF0SuXam6IqbJDjyvaLjRSWa0HjJNPUPn9KWjbeijGmkAh_7zKfF7f40NYdESskkh7SgmzFBUJLaYn_xr_x9FBRTZCunG71kbWLhpKIC3ZqVmgRTmq3wQ1ryPARnEjT7BRwDZtvElgsSA0fmK3-nXNezVLX_S5ewlrwqsJnbT_nGxKdkIqFHIg%3D%3D&attredirects=0" 1.9 1.10 DEPENDS="" 1.11 BUILD_DEPENDS="make nasm"
2.1 --- a/hydroxygen-iconset/receipt Tue Jun 21 16:00:20 2022 +0000 2.2 +++ b/hydroxygen-iconset/receipt Tue Jun 21 20:15:18 2022 +0000 2.3 @@ -8,7 +8,7 @@ 2.4 LICENSE="CC GPL" 2.5 WEB_SITE="http://deviantdark.deviantart.com/art/hydroxygen-iconset-100826865" 2.6 TARBALL="$PACKAGE-$VERSION.zip" 2.7 -WGET_URL="http://fc04.deviantart.com/fs40/f/2009/019/8/7/hydroxygen_iconset_by_deviantdark.zip" 2.8 +WGET_URL="https://web.archive.org/web/20150801202308if_/http://orig03.deviantart.net/1b20/f/2009/019/8/7/hydroxygen_iconset_by_deviantdark.zip" 2.9 2.10 DEPENDS="" 2.11 BUILD_DEPENDS=""
3.1 --- a/stoqlib/receipt Tue Jun 21 16:00:20 2022 +0000 3.2 +++ b/stoqlib/receipt Tue Jun 21 20:15:18 2022 +0000 3.3 @@ -8,7 +8,7 @@ 3.4 LICENSE="LGPL2.1" 3.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.6 WEB_SITE="http://www.stoq.com.br" 3.7 -WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL" 3.8 +WGET_URL="https://web.archive.org/web/20150907231324if_/http://download.stoq.com.br/sources/$VERSION/$TARBALL" 3.9 3.10 DEPENDS="python pygtk postgresql psycopg2 zopeinterface python-pil \ 3.11 python-reportlab python-kiwi python-gazpacho stoqdrivers python-dateutil"