znc: Fix compilation without deprecated APIs in OpenSSL 1.0.2
[feed/packages.git] / net / znc / Makefile
index 76c443c167206e00e4c6327f433e91a539009fe2..a0b8c9359f7f461b34ccfed34d95fcb234d01d2f 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=znc
 PKG_VERSION:=1.7.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://znc.in/releases \
@@ -292,7 +292,7 @@ CONFIGURE_ARGS += \
        --disable-perl \
        --enable-poll \
        --disable-python \
-       --enable-ssl \
+       --enable-openssl \
        --disable-swig \
        --disable-tcl \
        --enable-tdns \