diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile index 907d79b61c..2625c1ab16 100644 --- a/net/openvpn/Makefile +++ b/net/openvpn/Makefile @@ -9,16 +9,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openvpn -PKG_VERSION:=2.5.0 -PKG_RELEASE:=2 +PKG_VERSION:=2.5.1 +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:=029a426e44d656cb4e1189319c95fe6fc9864247724f5599d99df9c4c3478fbd +PKG_HASH:=40930489c837c05f6153f38e1ebaec244431ef1a034e4846ff732d71d59ff194 -PKG_MAINTAINER:=Felix Fietkau +PKG_MAINTAINER:=Magnus Kroken PKG_INSTALL:=1 PKG_FIXUP:=autoreconf