projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d78b4d
)
libhid: fix download URL
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 30 Jun 2013 08:32:37 +0000
(10:32 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 30 Jun 2013 08:32:37 +0000
(10:32 +0200)
Fixes http://autobuild.buildroot.net/results/c65/
c652df3854dec40e6420cba8a6d48c8ddc9b1ecd
/
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libhid/libhid.mk
patch
|
blob
|
history
diff --git
a/package/libhid/libhid.mk
b/package/libhid/libhid.mk
index 530ef50f1eb0a73a2c6b99bb1d1a62240020bc54..4cecd342333b1d592767abcefaa757a95805b77b 100644
(file)
--- 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