wok diff xcb-util-wm/receipt @ rev 21581

Use python-setuptools as bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 19 19:23:11 2019 +0200 (2019-05-19)
parents dd38b4c08c8d
children 3b6916480692
line diff
     1.1 --- a/xcb-util-wm/receipt	Fri Apr 18 15:56:37 2014 +0200
     1.2 +++ b/xcb-util-wm/receipt	Sun May 19 19:23:11 2019 +0200
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="Utility libraries for XC Binding - client and window-manager helpers for ICCCM"
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  LICENSE="other"
     1.7 -WEB_SITE="http://xcb.freedesktop.org/"
     1.8 +WEB_SITE="https://xcb.freedesktop.org/"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10 -WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL"
    1.11 +WGET_URL="https://xcb.freedesktop.org/dist/$TARBALL"
    1.12  HOST_ARCH="i486 arm"
    1.13  
    1.14  DEPENDS="libxcb"