projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e0fcf2
)
package/liboauth: fix broken download URL
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sat, 30 Jan 2016 15:43:01 +0000
(16:43 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sun, 31 Jan 2016 13:16:01 +0000
(14:16 +0100)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/liboauth/liboauth.mk
patch
|
blob
|
history
diff --git
a/package/liboauth/liboauth.mk
b/package/liboauth/liboauth.mk
index 3b482bfce1493173ef5e358e6ba8744ec10bd27c..bd54330ddfda565a68be7598ee85902a0580954a 100644
(file)
--- a/
package/liboauth/liboauth.mk
+++ b/
package/liboauth/liboauth.mk
@@
-5,7
+5,7
@@
################################################################################
LIBOAUTH_VERSION = 1.0.3
-LIBOAUTH_SITE = http://
liboauth.sourceforge.net/pool
+LIBOAUTH_SITE = http://
downloads.sourceforge.net/project/liboauth
LIBOAUTH_INSTALL_STAGING = YES
LIBOAUTH_DEPENDENCIES += host-pkgconf openssl
LIBOAUTH_LICENSE = MIT