diff --git a/x11-proto/xcb_proto/xcb_proto-1.13.recipe b/x11-proto/xcb_proto/xcb_proto-1.13.recipe index 4b90b6bab..4b6c1a1ca 100644 --- a/x11-proto/xcb_proto/xcb_proto-1.13.recipe +++ b/x11-proto/xcb_proto/xcb_proto-1.13.recipe @@ -3,7 +3,7 @@ DESCRIPTION="The X C Bindings protocol headers." HOMEPAGE="https://xcb.freedesktop.org/" COPYRIGHT="2001-2018 Bart Massey, Jamey Sharp, and Josh Triplett." LICENSE="MIT (no promotion)" -REVISION="2" +REVISION="3" SOURCE_URI="https://xcb.freedesktop.org/dist/xcb-proto-$portVersion.tar.bz2" CHECKSUM_SHA256="7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1" SOURCE_DIR="xcb-proto-$portVersion" @@ -30,7 +30,7 @@ BUILD_PREREQUIRES=" cmd:gcc cmd:make cmd:pkg_config - cmd:python + cmd:python3 " BUILD()