wok-6.x diff xcb-util-wm/receipt @ rev 20892
Remove ashism ==
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 26 09:14:07 2019 +0100 (2019-02-26) |
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 Tue Feb 26 09:14:07 2019 +0100 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"