diff options
Diffstat (limited to 'package/libXau')
-rw-r--r-- | package/libXau/Makefile | 6 |
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} |