wok diff xcb-util-image/receipt @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
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	Wed Jun 26 19:12:58 2019 +0200
     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"