inputproto: update to 2.3.
This commit is contained in:
parent
e611e81140
commit
a92b09ad90
1 changed files with 4 additions and 6 deletions
|
@ -1,20 +1,18 @@
|
|||
# Template build for 'inputproto'.
|
||||
pkgname=inputproto
|
||||
version=2.2
|
||||
version=2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
revision=2
|
||||
short_desc="Input extension headers from X.org"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
checksum=de7516ab25c299740da46c0f1af02f1831c5aa93b7283f512c0f35edaac2bcb0
|
||||
long_desc="
|
||||
This provides the input extension headers from modular X.org X11 project."
|
||||
checksum=7d26b193f6699f8e9c1e28bf026844b7ecea33dd644402523471be109152c32f
|
||||
|
||||
inputproto_package() {
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue