From: Nikos Mavrogiannopoulos Date: Wed, 7 Oct 2015 14:38:19 +0000 (+0200) Subject: ocserv: updated to 0.10.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=65b536c931d871aedd4667e2fedb1a9d187df0da;p=openwrt-packages.git ocserv: updated to 0.10.9 Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index f0a85bbc5..879142dcd 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ocserv -PKG_VERSION:=0.10.8 +PKG_VERSION:=0.10.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_MD5SUM:=665b854377850db535271098a37213f1 +PKG_MD5SUM:=74834c59aa96beaa222c21ee6521adb2 PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=COPYING