projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
install in /usr instead of /usr/local/,
[openwrt.git]
/
package
/
dropbear
/
Makefile
diff --git
a/package/dropbear/Makefile
b/package/dropbear/Makefile
index
871a5c7
..
3654887
100644
(file)
--- a/
package/dropbear/Makefile
+++ b/
package/dropbear/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dropbear
include $(TOPDIR)/rules.mk
PKG_NAME:=dropbear
-PKG_VERSION:=0.4
5
-PKG_RELEASE:=
3
-PKG_MD5SUM:=
2bcc46e4c239aec982bf36a723dd0b0e
+PKG_VERSION:=0.4
7
+PKG_RELEASE:=
1
+PKG_MD5SUM:=
cf634614d52278d44dfd9c224a438bf2
PKG_SOURCE_URL:=http://matt.ucc.asn.au/dropbear/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://matt.ucc.asn.au/dropbear/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
This page took
0.020052 seconds
and
4
git commands to generate.