wok-current diff e3/receipt @ rev 25445
itaka: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 07:38:52 2022 +0000 (2022-09-06) |
parents | 32a0c44693d5 |
children |
line diff
1.1 --- a/e3/receipt Tue Jun 21 20:15:18 2022 +0000 1.2 +++ b/e3/receipt Tue Sep 06 07:38:52 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://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.8 +WGET_URL="http://ftp.uni-kl.de/pub/linux/gentoo/distfiles/9a/$TARBALL" 1.9 1.10 DEPENDS="" 1.11 BUILD_DEPENDS="make nasm"