iptables: update description of the iptables-mod-ipopt
[oweals/openwrt.git] / package / strongswan / Makefile
index 29b1c15041a8360a6d38e9057242438af8d1ebbc..65a77bef5d4ce598f28d2fe9f65c4f31af767f1b 100644 (file)
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
 
 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/
@@ -25,7 +25,7 @@ define Package/strongswan/Default
   URL:=http://www.strongswan.org/
 endef
 
-define Package/strongswan/Default/descritpion
+define Package/strongswan/Default/description
  strongSwan is an IPsec implementation for Linux.
 endef