mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qrtr-ns: fix urls
This commit is contained in:
parent
51c27b0f5d
commit
82caf71e5d
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ build_style=gnu-makefile
|
||||||
short_desc="Userspace reference for net/qrtr in the Linux kernel"
|
short_desc="Userspace reference for net/qrtr in the Linux kernel"
|
||||||
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/andersson/qrtr"
|
homepage="https://github.com/linux-msm/qrtr"
|
||||||
distfiles="https://github.com/andersson/qrtr/archive/v${version}.tar.gz"
|
distfiles="https://github.com/linux-msm/qrtr/archive/v${version}.tar.gz"
|
||||||
checksum=dc5db4872ff0d3c43b5c6d115fadc94f393c9c8c89b4246e327853b466d6c49f
|
checksum=dc5db4872ff0d3c43b5c6d115fadc94f393c9c8c89b4246e327853b466d6c49f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue