projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] make b43/b43legacy selectable again (#4596)
[openwrt.git]
/
package
/
dropbear
/
Makefile
diff --git
a/package/dropbear/Makefile
b/package/dropbear/Makefile
index
5943fc6
..
69432be
100644
(file)
--- a/
package/dropbear/Makefile
+++ b/
package/dropbear/Makefile
@@
-14,8
+14,8
@@
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
- http://
www.mirrors.wiretapped.net/security/cryptography/apps/ssh/dropbear
/ \
- http://
matt.ucc.asn.au/dropbear/releases
/
+ http://
matt.ucc.asn.au/dropbear/releases
/ \
+ http://
www.mirrors.wiretapped.net/security/cryptography/apps/ssh/dropbear
/
PKG_MD5SUM:=1045df60c2bdbd39c707238305a1e9e5
include $(INCLUDE_DIR)/package.mk
PKG_MD5SUM:=1045df60c2bdbd39c707238305a1e9e5
include $(INCLUDE_DIR)/package.mk
This page took
0.019387 seconds
and
4
git commands to generate.