From 3f8d94e0eb3311194c2dc499a6966f07c45dba05 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 6 Dec 2011 11:20:48 +0100 Subject: [PATCH] xauth: update to 1.0.6. --- srcpkgs/xauth/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xauth/template b/srcpkgs/xauth/template index 69da62c5e9d..c3201724a05 100644 --- a/srcpkgs/xauth/template +++ b/srcpkgs/xauth/template @@ -1,12 +1,13 @@ # Template build file for 'xauth'. pkgname=xauth -version=1.0.5 +version=1.0.6 +homepage="http://xorg.freedesktop.org/" distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" build_style=gnu-configure -revision=1 short_desc="X authentication utility" maintainer="Juan RP " -checksum=6d139500ff1daf806525adf071f8c1778ad138a0378c73ea831ad18847ad746c +license="MIT" +checksum=a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b long_desc=" This package provides xauth, a program to display and manipulate the authentication data used by the X11 clients.