From b39cf9afcf1ed5693ce007f333f45fc75ebc21df Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 21 Mar 2024 03:51:46 -0400 Subject: [PATCH] pd-mapper: fix urls --- srcpkgs/pd-mapper/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pd-mapper/template b/srcpkgs/pd-mapper/template index 80e0249205d..b2682c5c513 100644 --- a/srcpkgs/pd-mapper/template +++ b/srcpkgs/pd-mapper/template @@ -7,8 +7,8 @@ makedepends="qrtr-ns-devel" short_desc="Qualcomm Protection Domain mapper" maintainer="Jami Kettunen " license="BSD-3-Clause" -homepage="https://github.com/andersson/pd-mapper" -distfiles="https://github.com/andersson/pd-mapper/archive/v${version}.tar.gz" +homepage="https://github.com/linux-msm/pd-mapper" +distfiles="https://github.com/linux-msm/pd-mapper/archive/v${version}.tar.gz" checksum=1788da29a9eb257a14249fff86c1ae6a0507116480608bffa38967d1bda77650 # FIXME: make_use_env=1 instead in next release LDFLAGS+=" -lqrtr"