|
|
@ -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 <nbd@nbd.name> |
|
|
|
PKG_MAINTAINER:=Magnus Kroken <mkroken@gmail.com> |
|
|
|
|
|
|
|
PKG_INSTALL:=1 |
|
|
|
PKG_FIXUP:=autoreconf |
|
|
|