projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add missing piece from whiterussian image building makefile to trunk/
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
openswan
/
Makefile
diff --git
a/openwrt/target/linux/package/openswan/Makefile
b/openwrt/target/linux/package/openswan/Makefile
index
d54ffae
..
0e44690
100644
(file)
--- a/
openwrt/target/linux/package/openswan/Makefile
+++ b/
openwrt/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.
3.1
+PKG_VERSION:=2.
4.0
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
3dcf1cd7efcbe8db3148fc288d429db1
+PKG_MD5SUM:=
6cbba783658eb62b87cbf4937f5e8464
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.021102 seconds
and
4
git commands to generate.