mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
ocserv: updated to 0.8.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
+4
-3
@@ -8,15 +8,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ocserv
|
||||
PKG_VERSION:=0.8.4
|
||||
PKG_VERSION:=0.8.9
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_BUILD_DIR :=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL :=ftp://ftp.infradead.org/pub/ocserv/
|
||||
PKG_MD5SUM:=3eb452fddebda887eaa5f6412dab634c
|
||||
PKG_MD5SUM:=cd935cc89bffac75c825e66ef71f6a73
|
||||
|
||||
PKG_LICENSE:=GPLv3
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
@@ -51,6 +51,7 @@ EXTRA_LDFLAGS+=-lncurses
|
||||
CONFIGURE_ARGS+= \
|
||||
--enable-local-libopts \
|
||||
--with-libreadline-prefix="$(STAGING_DIR)/" \
|
||||
--without-http-parser \
|
||||
--without-libnl \
|
||||
|
||||
ifneq ($(CONFIG_OCSERV_PAM),y)
|
||||
|
||||
Reference in New Issue
Block a user