diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-11-29 05:41:21 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-11-29 05:41:40 +0100 |
commit | 9581e2ce4a1fc360d3db6ff78b2fcbe87dd2c4a9 (patch) | |
tree | add64dfc6ff2d5c86c81755dd2f7cb25228829c4 /package/libxcb/Makefile | |
parent | c76d1960526d15cbcef6a61b4f7bed8eb5b95037 (diff) |
Xorg: update Xserver, Xlibs and drivers
Diffstat (limited to 'package/libxcb/Makefile')
-rw-r--r-- | package/libxcb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libxcb/Makefile b/package/libxcb/Makefile index 511bedcbf..a8b52760d 100644 --- a/package/libxcb/Makefile +++ b/package/libxcb/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libxcb -PKG_VERSION:= 1.10 +PKG_VERSION:= 1.12 PKG_RELEASE:= 1 -PKG_HASH:= c4cd324ac7bf810e95b1c1b56f413b13850eaa1d7eca60ddc46c61ac9d5f4441 +PKG_HASH:= 092f147149d8a6410647a848378aaae749304d5b73e028ccb8306aa8a9e26f06 PKG_DESCR:= interface to the x window system protocol PKG_SECTION:= x11/libs PKG_BUILDDEP+= python2 libpthread-stubs libxslt libXau xcb-proto |