diff options
Diffstat (limited to 'net/strongswan/Makefile')
-rw-r--r-- | net/strongswan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 2ff5ec51a..f292290d4 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=strongswan PKG_VERSION:=5.9.1 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/ |