diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-06 22:08:07 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-06 22:08:07 +0100 |
commit | 6cb25ceae8c09c9aedc8cb1a5dda1c976f61363a (patch) | |
tree | 46a304930eec32813233d07cf1a8427340b92c48 /base/libusb/Pkgfile | |
parent | 7cc870d725c1b211b72dab869b497f3d1c173e02 (diff) | |
download | nutyx-pakxe-6cb25ceae8c09c9aedc8cb1a5dda1c976f61363a.tar.gz nutyx-pakxe-6cb25ceae8c09c9aedc8cb1a5dda1c976f61363a.tar.bz2 nutyx-pakxe-6cb25ceae8c09c9aedc8cb1a5dda1c976f61363a.tar.xz nutyx-pakxe-6cb25ceae8c09c9aedc8cb1a5dda1c976f61363a.zip |
libusb, maj source
Diffstat (limited to 'base/libusb/Pkgfile')
-rwxr-xr-x | base/libusb/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/libusb/Pkgfile b/base/libusb/Pkgfile index 10ce2b835..33b511060 100755 --- a/base/libusb/Pkgfile +++ b/base/libusb/Pkgfile @@ -7,7 +7,7 @@ name=libusb version=0.1.12 release=1 -source=( http://switch.dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz) +source=( http://downloads.sourceforge.net/$name/$name-$version.tar.gz) |