wok diff snapper/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 bc2b9d9bed6f
children
line diff
     1.1 --- a/snapper/receipt	Sun Mar 06 21:04:14 2022 +0000
     1.2 +++ b/snapper/receipt	Wed Jun 26 17:36:15 2024 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="The ultimate snapshot tool for Linux."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://snapper.io/"
     1.8 +WEB_SITE="https://github.com/openSUSE/snapper/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WGET_URL="ftp://ftp.suse.com/pub/projects/snapper/$TARBALL"