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"