xauth: update to 1.1.1.
Adopted.
This commit is contained in:
parent
352e3f0edc
commit
374ebe23b3
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xauth'
|
||||
pkgname=xauth
|
||||
version=1.1
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xtrans libXau-devel libXext-devel libXmu-devel"
|
||||
short_desc="X authentication utility"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=6d1dd1b79dd185107c5b0fdd22d1d791ad749ad6e288d0cdf80964c4ffa7530c
|
||||
checksum=164ea0a29137b284a47b886ef2affcb0a74733bf3aad04f9b106b1a6c82ebd92
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue