mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xboxdrv: update to 0.8.8.
This commit is contained in:
parent
61dc87e495
commit
a30c28556b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xboxdrv'
|
# Template file for 'xboxdrv'
|
||||||
pkgname=xboxdrv
|
pkgname=xboxdrv
|
||||||
version=0.8.7
|
version=0.8.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=scons
|
build_style=scons
|
||||||
hostmakedepends="scons unzip pkg-config glib-devel dbus-glib-devel"
|
hostmakedepends="scons unzip pkg-config glib-devel dbus-glib-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://pingus.seul.org/~grumbel/xboxdrv/"
|
homepage="http://pingus.seul.org/~grumbel/xboxdrv/"
|
||||||
distfiles="https://github.com/Grumbel/${pkgname}/archive/v${version}.zip"
|
distfiles="https://github.com/Grumbel/${pkgname}/archive/v${version}.zip"
|
||||||
checksum=c5ce45a06163be70cf436c083d3935eb496060d243c37c6726e5d2690a75e570
|
checksum=3bf1752f4aa21bd662532c1a62f7988882506aa46489e984f4af2e5e2d9ade48
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||||
|
|
Loading…
Add table
Reference in a new issue