diff options
Diffstat (limited to 'extra/lshw/Pkgfile')
-rwxr-xr-x | extra/lshw/Pkgfile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/lshw/Pkgfile b/extra/lshw/Pkgfile index 987a389a6..5eb585d06 100755 --- a/extra/lshw/Pkgfile +++ b/extra/lshw/Pkgfile @@ -8,10 +8,8 @@ name=lshw version=B.02.14 release=1 source=(http://ezix.org/software/files/$name-$version.tar.gz \ -lshw.png \ -lshw.svg \ -abi_stdlib.diff -lshw.desktop lshw-gcc-4.5.patch) + http://nutyx.meticul.eu/files/patchs/$name/{lshw.png,lshw.svg,abi_stdlib.diff,\ +lshw.desktop,lshw-gcc-4.5.patch}) build() { cd $name-$version |