From 23df343ab7d58ce3df6e6659ef1aa48ffc67721c Mon Sep 17 00:00:00 2001 From: Ivan Pavlov <AuthorReflex@gmail.com> Date: Sun, 10 Oct 2021 07:48:50 +0300 Subject: openvpn: update to 2.5.4 Include a number of small improvements and bug fixes. Improve compatibility on Windows systems Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com> --- net/openvpn/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile index d7597265e..40140af90 100644 --- a/net/openvpn/Makefile +++ b/net/openvpn/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openvpn -PKG_VERSION:=2.5.3 -PKG_RELEASE:=3 +PKG_VERSION:=2.5.4 +PKG_RELEASE:=1 PKG_SOURCE_URL:=\ https://build.openvpn.net/downloads/releases/ \ https://swupdate.openvpn.net/community/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_HASH:=fb6a9943c603a1951ca13e9267653f8dd650c02f84bccd2b9d20f06a4c9c9a7e +PKG_HASH:=56c0dcd27ab938c4ad07469c86eb8b7408ef64c3e68f98497db8c03f11792436 PKG_MAINTAINER:=Magnus Kroken <mkroken@gmail.com> -- cgit v1.2.3