From a6c1b46d0eeb0d5a52a118bfc5055ff685029cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 31 Mar 2024 08:01:39 +0700 Subject: [PATCH] xboxdrv: use Debian's archive Honestly, this should be dropped in favor of kernel modules. --- srcpkgs/xboxdrv/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xboxdrv/template b/srcpkgs/xboxdrv/template index 2f138eb4d0e..cfb65985314 100644 --- a/srcpkgs/xboxdrv/template +++ b/srcpkgs/xboxdrv/template @@ -10,7 +10,8 @@ maintainer="Andrea Brancaleoni " 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() {