diff options
Diffstat (limited to 'package/libhid')
-rw-r--r-- | package/libhid/libhid.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libhid/libhid.mk b/package/libhid/libhid.mk index 530ef50f1e..4cecd34233 100644 --- a/package/libhid/libhid.mk +++ b/package/libhid/libhid.mk @@ -6,7 +6,7 @@ LIBHID_VERSION = 0.2.16 LIBHID_SOURCE = libhid-$(LIBHID_VERSION).tar.gz -LIBHID_SITE = http://alioth.debian.org/frs/download.php/1958 +LIBHID_SITE = http://alioth.debian.org/frs/download.php/file/1958 LIBHID_DEPENDENCIES = libusb-compat libusb LIBHID_INSTALL_STAGING = YES LIBHID_AUTORECONF = YES |