wok-current diff xorg-libX11/receipt @ rev 25685

Add checkspace / fetchall feature for tazpkg
author Stanislas Leduc <shann@slitaz.org>
date Thu Mar 14 20:28:39 2024 +0000 (11 months ago)
parents 5d79829fa876
children 5926178cd6fa
line diff
     1.1 --- a/xorg-libX11/receipt	Wed Jul 07 17:56:16 2021 +0000
     1.2 +++ b/xorg-libX11/receipt	Thu Mar 14 20:28:39 2024 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4   # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-libX11"
     1.7 -VERSION="1.7.0"
     1.8 +VERSION="1.8.7"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="X Library."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="https://www.x.org/wiki/"
    1.14  
    1.15  SOURCE="libX11"
    1.16 -TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.17 +TARBALL="$SOURCE-$VERSION.tar.xz"
    1.18  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    1.19  
    1.20  DEPENDS="libxcb xorg-libXau xorg-libXdmcp"