projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field...
[openwrt.git]
/
package
/
dropbear
/
Makefile
diff --git
a/package/dropbear/Makefile
b/package/dropbear/Makefile
index
9c6a2a2
..
3fba134
100644
(file)
--- a/
package/dropbear/Makefile
+++ b/
package/dropbear/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dropbear
PKG_VERSION:=0.53.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
This page took
0.019479 seconds
and
4
git commands to generate.