wok diff pixman/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 86267c34e70e
children
line diff
     1.1 --- a/pixman/receipt	Wed Jun 29 14:23:31 2022 +0100
     1.2 +++ b/pixman/receipt	Wed Jun 26 17:36:15 2024 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Pixel-manipulation library for X and Cairo."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="MIT"
     1.7 -WEB_SITE="http://pixman.org/"
     1.8 +WEB_SITE="https://pixman.org/"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WGET_URL="https://cairographics.org/releases/$TARBALL"