summaryrefslogtreecommitdiff
path: root/package/libXau
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-25 13:13:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-25 13:13:43 +0100
commitf23acdc9bdc2ed80d398dbfdf0852f1a8b82118c (patch)
treeb7615ebe31c4d4e07a8184d9f6fd86662841170a /package/libXau
parentbe5010ef6dd638cad5ac6f103203aa4f7987d2ec (diff)
update Xorg to 7.6
Diffstat (limited to 'package/libXau')
-rw-r--r--package/libXau/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libXau/Makefile b/package/libXau/Makefile
index 41d6adcaf..b85d09216 100644
--- a/package/libXau/Makefile
+++ b/package/libXau/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libXau
-PKG_VERSION:= 1.0.5
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 1a421d9376f43596fe068ce209a70b84
+PKG_VERSION:= 1.0.6
+PKG_RELEASE:= 1
+PKG_MD5SUM:= ee1ee30c00d1e033cfc0237a349e1219
PKG_DESCR:= X11 authorisation library
PKG_SECTION:= x11/libs
PKG_SITES:= ${MASTER_SITE_XORG}