projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix busybox+ipkg build
[openwrt.git]
/
openwrt
/
package
/
dropbear
/
Makefile
diff --git
a/openwrt/package/dropbear/Makefile
b/openwrt/package/dropbear/Makefile
index
e7144a6
..
3654887
100644
(file)
--- a/
openwrt/package/dropbear/Makefile
+++ b/
openwrt/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
6
+PKG_VERSION:=0.4
7
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
f0e535a62b57e5bde9ecba4a11402178
+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.02117 seconds
and
4
git commands to generate.