projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow parallel downloading for make download
[openwrt.git]
/
package
/
strongswan
/
Makefile
diff --git
a/package/strongswan/Makefile
b/package/strongswan/Makefile
index
29b1c15
..
65a77be
100644
(file)
--- a/
package/strongswan/Makefile
+++ b/
package/strongswan/Makefile
@@
-11,7
+11,7
@@
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=strongswan
PKG_VERSION:=2.8.2
PKG_NAME:=strongswan
PKG_VERSION:=2.8.2
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://download.strongswan.org/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://download.strongswan.org/
@@
-25,7
+25,7
@@
define Package/strongswan/Default
URL:=http://www.strongswan.org/
endef
URL:=http://www.strongswan.org/
endef
-define Package/strongswan/Default/descri
tp
ion
+define Package/strongswan/Default/descri
pt
ion
strongSwan is an IPsec implementation for Linux.
endef
strongSwan is an IPsec implementation for Linux.
endef
This page took
0.024537 seconds
and
4
git commands to generate.