projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Corrected missing dependency
[openwrt.git]
/
package
/
ipsec-tools
/
Makefile
diff --git
a/package/ipsec-tools/Makefile
b/package/ipsec-tools/Makefile
index
96b3e9f
..
70b0627
100644
(file)
--- a/
package/ipsec-tools/Makefile
+++ b/
package/ipsec-tools/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ipsec-tools
include $(TOPDIR)/rules.mk
PKG_NAME:=ipsec-tools
-PKG_VERSION:=0.6.
3
+PKG_VERSION:=0.6.
4
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
8070f90402919d8d313c32c2ee465b2f
+PKG_MD5SUM:=
d0242a943c82c0cbf28005966ff35e21
PKG_SOURCE_URL:=@SF/ipsec-tools
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/ipsec-tools
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
This page took
0.023475 seconds
and
4
git commands to generate.