usbredir: update to 0.7.1.
This commit is contained in:
parent
ad61457411
commit
f9be79f2ca
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'usbredir'
|
||||
pkgname=usbredir
|
||||
version=0.7
|
||||
revision=3
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://spice-space.org"
|
||||
distfiles="http://spice-space.org/download/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=0a63a0712b5dc62be9cca44f97270fea5d1ec1fe7dde0c11dc74a01c8e2006aa
|
||||
checksum=407e9e27a1369f01264d5501ffbe88935ddd7d5de675f5835db05dc9c9ac56f3
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue