xboxdrv: update to 0.8.7.
This commit is contained in:
parent
79f5c53e25
commit
54c832bab8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xboxdrv'
|
||||
pkgname=xboxdrv
|
||||
version=0.8.6
|
||||
version=0.8.7
|
||||
revision=1
|
||||
build_style=scons
|
||||
hostmakedepends="scons unzip pkg-config glib-devel dbus-glib-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://pingus.seul.org/~grumbel/xboxdrv/"
|
||||
distfiles="https://github.com/Grumbel/${pkgname}/archive/v${version}.zip"
|
||||
checksum=a41378c9cc3d5fd4dd4dbfe3ed78ad3c82ac5f6b4676b901913ff62a7bfd4456
|
||||
checksum=c5ce45a06163be70cf436c083d3935eb496060d243c37c6726e5d2690a75e570
|
||||
|
||||
do_install() {
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||
|
|
Loading…
Reference in a new issue