xauth: update to 1.0.6.
This commit is contained in:
parent
bd90ba9ac9
commit
3f8d94e0eb
1 changed files with 4 additions and 3 deletions
|
@ -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 <xtraeme@gmail.com>"
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue