xcb_proto: bump version.

This commit is contained in:
Jerome Duval
2017-10-26 15:08:02 +02:00
parent eea0121d27
commit 09bcb8ad73

View File

@@ -3,9 +3,9 @@ DESCRIPTION="The X C Bindings protocol headers."
HOMEPAGE="http://xcb.freedesktop.org/"
COPYRIGHT="2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett."
LICENSE="MIT (no promotion)"
REVISION="3"
SOURCE_URI="http://xcb.freedesktop.org/dist/xcb-proto-1.6.tar.gz"
CHECKSUM_SHA256="2c64602868f69409d9e14f43a17eb2faf7c1c48654e0eff6b6978034f304724d"
REVISION="1"
SOURCE_URI="http://xcb.freedesktop.org/dist/xcb-proto-$portVersion.tar.gz"
CHECKSUM_SHA256="cfa49e65dd390233d560ce4476575e4b76e505a0e0bacdfb5ba6f8d0af53fd59"
SOURCE_DIR="xcb-proto-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"