mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
xboxdrv: use Debian's archive
Honestly, this should be dropped in favor of kernel modules.
This commit is contained in:
parent
77d36c47c3
commit
a6c1b46d0e
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://xboxdrv.gitlab.io/"
|
||||
distfiles="https://xboxdrv.gitlab.io/xboxdrv-linux-${version}.tar.bz2"
|
||||
checksum=f4fb8c09c0ce3841798f129ae4c2caf3f6db9786d78ad941994e425e3ffc168a
|
||||
distfiles="${DEBIAN_SITE}/main/x/xboxdrv/xboxdrv_${version}.orig.tar.bz2"
|
||||
checksum=f307ba95442cfedd06a934ac572fe5b1d66ef3b73caa458c10c5a82d7b4819b9
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue