From 10473e43d21055ed75d6b37af24d74ca4531f3b5 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 21 Oct 2017 20:27:45 +0200 Subject: [PATCH] ocserv: updated to 0.11.9 Signed-off-by: Nikos Mavrogiannopoulos --- net/ocserv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index c1e24f695d..793829de57 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ocserv -PKG_VERSION:=0.11.8 +PKG_VERSION:=0.11.9 PKG_RELEASE:=1 PKG_USE_MIPS16:=0 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_HASH:=735b9b88a004d5bc8a91d4093d07ea0e2c9fac370a35d84beccc394ed24420c7 +PKG_HASH:=23e274fd6a0e44df90eeb79276b1057f6508a2b4a842ce2f589a8353a51268eb PKG_LICENSE:=GPLv2+ PKG_LICENSE_FILES:=COPYING -- 2.30.2