From f8a603629ce5bf90f9d010798a979f802133c9a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 07:45:57 +0200 Subject: [PATCH] libxcb: update HOMEPAGE. --- x11-libs/libxcb/libxcb-1.12.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-libs/libxcb/libxcb-1.12.recipe b/x11-libs/libxcb/libxcb-1.12.recipe index fd59f43d7..ec9311ef5 100644 --- a/x11-libs/libxcb/libxcb-1.12.recipe +++ b/x11-libs/libxcb/libxcb-1.12.recipe @@ -7,11 +7,11 @@ of XCB. XCB allows an application to open a single connection to the Xdisplay server \ and use both XCB and Xlib, possibly through a mixture of libraries designed \ for one or the other." -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" COPYRIGHT="2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett" LICENSE="MIT (no promotion)" -REVISION="1" -SOURCE_URI="http://xcb.freedesktop.org/dist/libxcb-$portVersion.tar.gz" +REVISION="2" +SOURCE_URI="https://xcb.freedesktop.org/dist/libxcb-$portVersion.tar.gz" CHECKSUM_SHA256="092f147149d8a6410647a848378aaae749304d5b73e028ccb8306aa8a9e26f06" PATCHES="libxcb-$portVersion.patchset"