wok-6.x diff xcb-util-image/receipt @ rev 20700
updated afio (2.5.1 -> 2.5.2)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 05 17:01:36 2019 +0100 (2019-02-05) |
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 Tue Feb 05 17:01:36 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"