[arch-commits] Commit in crda/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Aug 17 09:31:35 UTC 2020


    Date: Monday, August 17, 2020 @ 09:31:35
  Author: tpowa
Revision: 394335

fix url #65099

Modified:
  crda/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 09:27:51 UTC (rev 394334)
+++ PKGBUILD	2020-08-17 09:31:35 UTC (rev 394335)
@@ -5,7 +5,7 @@
 pkgrel=3
 pkgdesc="Central Regulatory Domain Agent for wireless networks"
 arch=(x86_64)
-url="https://wireless.kernel.org/en/developers/Regulatory/CRDA"
+url="https://wireless.wiki.kernel.org/en/developers/Regulatory/CRDA"
 license=('custom')
 depends=('wireless-regdb' 'libnl' 'libgcrypt' 'systemd' 'iw')
 makedepends=('python2-m2crypto')



More information about the arch-commits mailing list