wok diff scratch/receipt @ rev 25704

BootProg: contiguous file support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 16:57:31 2024 +0000 (3 weeks ago)
parents 0262035dc1e7
children
line diff
     1.1 --- a/scratch/receipt	Sun Jul 16 18:06:38 2023 +0000
     1.2 +++ b/scratch/receipt	Tue Jun 04 16:57:31 2024 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.src.tar.gz"
     1.6  WEB_SITE="https://scratch.mit.edu/"
     1.7 -WGET_URL="https://download.scratch.mit.edu/$TARBALL"
     1.8 +WGET_URL="https://web.archive.org/web/20130702043217/http://download.scratch.mit.edu/$TARBALL"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  SUGGESTED="scratch-help"