X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c4b73fa154ce47702ee9b3bbe621d8f079eb7fa5..65b632d2411294f26835fbc22407592b9f19c39c:/package/strongswan/Makefile

diff --git a/package/strongswan/Makefile b/package/strongswan/Makefile
index 29b1c1504..65a77bef5 100644
--- 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_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