xvinfo: update to 1.1.4.
This commit is contained in:
parent
1b9084883b
commit
94967ec9a5
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xvinfo'
|
||||
pkgname=xvinfo
|
||||
version=1.1.3
|
||||
revision=2
|
||||
version=1.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkgconf"
|
||||
makedepends="libXv-devel"
|
||||
short_desc="Query X-Video capabilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=0353220d6606077ba42363db65f50410759f9815352f77adc799e2adfa76e73f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue