xboxdrv: use Debian's archive
Honestly, this should be dropped in favor of kernel modules.
This commit is contained in:
parent
77d36c47c3
commit
a6c1b46d0e
|
@ -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…
Reference in New Issue