git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
98d5e26
)
strongswan: add /etc/config/ipsec to sysupgrade list
author
Philip Prindeville
<redacted>
Sun, 1 Aug 2021 20:57:39 +0000
(14:57 -0600)
committer
Philip Prindeville
<redacted>
Sun, 1 Aug 2021 20:57:39 +0000
(14:57 -0600)
Signed-off-by: Philip Prindeville <redacted>
net/strongswan/Makefile
patch
|
blob
|
history
diff --git
a/net/strongswan/Makefile
b/net/strongswan/Makefile
index 0ac0dd1fd6010db58ddbaba9d04618fa9283b5cb..94e398152270e8f93683804103983e2ff41f3e34 100644
(file)
--- a/
net/strongswan/Makefile
+++ b/
net/strongswan/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=strongswan
PKG_VERSION:=5.9.3
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/
@@
-572,6
+572,7
@@
define Package/strongswan-scepclient/install
endef
define Package/strongswan-swanctl/conffiles
+/etc/config/ipsec
/etc/swanctl/
endef
git clone https://git.99rst.org/PROJECT