libXdmcp: update to 1.1.2.

This commit is contained in:
Juan RP 2015-03-22 07:52:26 +01:00
parent 7ebda4c539
commit 9b92c30f68
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template build file for 'libXdmcp'.
pkgname=libXdmcp
version=1.1.1
revision=4
version=1.1.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xproto"
short_desc="X Display Manager Control Protocol library X.org"
short_desc="X Display Manager Control Protocol library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=9ace6d4230f9dce4ed090692f82f613253ada8f887b23b3d8ff3dd4e3a7c118e
checksum=81fe09867918fff258296e1e1e159f0dc639cb30d201c53519f25ab73af4e4e2
libXdmcp-devel_package() {
depends="xproto ${sourcepkg}>=${version}_${revision}"