From 1a25d3abb08d4394f92b130000777b96c2ca9ff7 Mon Sep 17 00:00:00 2001 From: Soff Date: Thu, 27 Feb 2020 18:02:01 +0800 Subject: [PATCH] ocserv: bump to 0.12.6 --- net/ocserv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index e9bb6af1..12f811d0 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ocserv -PKG_VERSION:=0.12.1 +PKG_VERSION:=0.12.6 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:=0b7d6f4cd54cf8bf6400a27d202819eec32341225ae48ca73d049f9d17e3a2bc +PKG_HASH:=b75544bbccf299a0e6b4639af516ecc3393f9f9fe22179a619a7711e80f65cec PKG_LICENSE:=GPLv2+ PKG_LICENSE_FILES:=COPYING