wok-6.x diff xcb-util-image/receipt @ rev 20794
Update some WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 15 11:29:31 2019 +0100 (2019-02-15) |
parents | 1579e41f30b5 |
children | 3b6916480692 |
line diff
1.1 --- a/xcb-util-image/receipt Fri Jun 14 11:49:11 2013 +0200 1.2 +++ b/xcb-util-image/receipt Fri Feb 15 11:29:31 2019 +0100 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions" 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 1.13 DEPENDS="libxcb xcb-util" 1.14 BUILD_DEPENDS="libxcb-dev xcb-util-dev xorg-util-macros"