evtest: fix distfiles 404
This commit is contained in:
parent
15e09267a0
commit
6332d3a2a1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="Command line tool for displaying device input information"
|
|||
maintainer="sen <ethan.k.shackelford@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://cgit.freedesktop.org/evtest/"
|
||||
distfiles="https://cgit.freedesktop.org/evtest/snapshot/evtest-${version}.tar.xz"
|
||||
distfiles="https://deb.debian.org/debian/pool/main/e/evtest/evtest_${version}.orig.tar.xz"
|
||||
checksum=e49f1f160b30c8f7c2a4caef5ab655f1caf816483d19fdedd6db2d251d7ab80e
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue