xproto: update checksum and run_depends.
--HG-- extra : convert_revision : 35c486702b13d47b5a6e1db2493bf17ea6157f5f
This commit is contained in:
parent
72455c2f45
commit
d12ecba392
1 changed files with 4 additions and 5 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'xproto'
|
||||
pkgname=xproto
|
||||
version=7.0.13
|
||||
distfiles="
|
||||
http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$version.tar.bz2"
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="X protocol and ancillary headers from Xorg X11"
|
||||
pkgconfig_override="xproto.pc"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=24d55b70cd36dab9e5f08f7de59825c52b81beee
|
||||
checksum=6f6328922d69f5de29513a5baf1d010db2a7a54cb58a7a6cbbb1b25097ecd592
|
||||
long_desc="
|
||||
X protocol and ancillary headers from modular Xorg X11."
|
||||
|
||||
run_depends="glibc-2.8"
|
||||
|
|
Loading…
Reference in a new issue