libXt: update to 1.1.3.
This commit is contained in:
parent
1594f53dda
commit
0c3341eaa9
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'libXt'.
|
||||
pkgname=libXt
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
short_desc="X Toolkit Intrinsics library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
checksum=f041a7802b13630348072f5a609e0cc0e3df2382c0ddaae41d2769422eacc347
|
||||
checksum=8db593c3fc5ffc4e9cd854ba50af1eac9b90d66521ba17802b8f1e0d2d7f05bd
|
||||
long_desc="
|
||||
This is the X Toolkit Intrinsics library. Xt Intrinsics is a library
|
||||
of C routines (based on Xlib) used for designing user interfaces with
|
||||
|
|
Loading…
Reference in a new issue