libXi: update to 1.6.1.
This commit is contained in:
parent
9844e1de64
commit
881c92e4c8
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'libXi'.
|
||||
pkgname=libXi
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
homepage="${XORG_SITE}"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
short_desc="X Input extension library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
checksum=b2fc65a24a269405c5bbe27152e97ed4c5987ca728b9d7e7576e4c9543c4a7af
|
||||
checksum=f2e3627d7292ec5eff488ab58867fba14a62f06e72a8d3337ab6222c09873109
|
||||
long_desc="
|
||||
This package contains the Xi extension. This is the X Input extension
|
||||
library.
|
||||
|
|
Loading…
Reference in a new issue