wok-current diff wireless_tools/receipt @ rev 25714

fix plugins path on abiword receipt
author Stanislas Leduc <shann@slitaz.org>
date Fri Jun 14 11:38:57 2024 +0000 (6 months ago)
parents ee53899c6189
children 5926178cd6fa
line diff
     1.1 --- a/wireless_tools/receipt	Wed Jul 07 10:35:01 2021 +0000
     1.2 +++ b/wireless_tools/receipt	Fri Jun 14 11:38:57 2024 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SUGGESTED="linux-wireless"
     1.5  TARBALL="${PACKAGE}.${VERSION}.tar.gz"
     1.6  WEB_SITE="https://hewlettpackard.github.io/wireless-tools/Tools.html"
     1.7 -WGET_URL="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/$TARBALL"
     1.8 +WGET_URL="https://hewlettpackard.github.io/wireless-tools/$TARBALL"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  TAGS="wireless wifi network"