diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-06 22:09:17 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-06 22:09:17 +0100 |
commit | 4a1afb685f774f306d9911944bb7334f076c2a57 (patch) | |
tree | b25d908a056dd2bbc0a16aeb601f6ab44edf4447 /base/usbutils/Pkgfile | |
parent | 6cb25ceae8c09c9aedc8cb1a5dda1c976f61363a (diff) | |
download | nutyx-pakxe-4a1afb685f774f306d9911944bb7334f076c2a57.tar.gz nutyx-pakxe-4a1afb685f774f306d9911944bb7334f076c2a57.tar.bz2 nutyx-pakxe-4a1afb685f774f306d9911944bb7334f076c2a57.tar.xz nutyx-pakxe-4a1afb685f774f306d9911944bb7334f076c2a57.zip |
usbutils#0.86-1
Diffstat (limited to 'base/usbutils/Pkgfile')
-rwxr-xr-x | base/usbutils/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/usbutils/Pkgfile b/base/usbutils/Pkgfile index 67651d233..f86587fd5 100755 --- a/base/usbutils/Pkgfile +++ b/base/usbutils/Pkgfile @@ -5,9 +5,9 @@ # Depends on: libusb name=usbutils -version=0.84 +version=0.86 release=1 -source=( http://switch.dl.sourceforge.net/sourceforge/linux-usb/$name-$version.tar.gz) +source=( http://downloads.sourceforge.net/linux-usb/$name-$version.tar.gz) |