wok diff shake/receipt @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (3 days ago)
parents ac8ca9758df1
children
line diff
     1.1 --- a/shake/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/shake/receipt	Wed Jun 26 17:36:15 2024 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="A defragmentation tool."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL3"
     1.7 -WEB_SITE="http://vleu.net/shake/"
     1.8 +WEB_SITE="https://vleu.net/shake/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="https://github.com/unbrice/$PACKAGE/archive/v$VERSION.tar.gz"