projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update openswan to 2.4.5rc5 and fix compile issues
[openwrt.git]
/
target
/
linux
/
package
/
openswan
/
Makefile
diff --git
a/target/linux/package/openswan/Makefile
b/target/linux/package/openswan/Makefile
index
9c1b182
..
bedd543
100644
(file)
--- a/
target/linux/package/openswan/Makefile
+++ b/
target/linux/package/openswan/Makefile
@@
-4,9
+4,9
@@
include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=openswan
include ../../rules.mk
PKG_NAME:=openswan
-PKG_VERSION:=2.4.
4
-PKG_RELEASE:=
2
-PKG_MD5SUM:=
bd1a46c64727674149de61da2a32ca63
+PKG_VERSION:=2.4.
5rc5
+PKG_RELEASE:=
1
+PKG_MD5SUM:=
c2547f70b2d7c33deafb2b230305cef5
PKG_SOURCE_URL:=http://www.openswan.org/download
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.openswan.org/download
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
This page took
0.020753 seconds
and
4
git commands to generate.