projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2520bdc
)
[package] update ipsec-tools to 0.7.3 (#6252)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 29 Nov 2009 22:35:52 +0000
(22:35 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 29 Nov 2009 22:35:52 +0000
(22:35 +0000)
SVN-Revision: 18608
net/ipsec-tools/Makefile
patch
|
blob
|
history
diff --git
a/net/ipsec-tools/Makefile
b/net/ipsec-tools/Makefile
index 9267a742bd9828394ee51dbbbceff4153754557b..386a8b9d420964535d42c5aedc90ca5df9be04a0 100644
(file)
--- a/
net/ipsec-tools/Makefile
+++ b/
net/ipsec-tools/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ipsec-tools
-PKG_VERSION:=0.7.
2
-PKG_RELEASE:=
2
+PKG_VERSION:=0.7.
3
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/ipsec-tools
-PKG_MD5SUM:=
72861f005746ee27984b2ee715ecc629
+PKG_MD5SUM:=
821bd84e8d4ad5a93bf594b8b3d66e1e
include $(INCLUDE_DIR)/package.mk