Browse Source

openvpn: update to 2.6.19

Waldemar Brodkorb 1 month ago
parent
commit
583d8351ad
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/openvpn/Makefile

+ 2 - 2
package/openvpn/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 include $(ADK_TOPDIR)/rules.mk
 
 
 PKG_NAME:=		openvpn
 PKG_NAME:=		openvpn
-PKG_VERSION:=		2.6.15
+PKG_VERSION:=		2.6.19
 PKG_RELEASE:=		1
 PKG_RELEASE:=		1
-PKG_HASH:=		e35513ee15995e3c71adfd8891b9f33522896c70b3baa2ed9a23c7a42c4d7bde
+PKG_HASH:=		13702526f687c18b2540c1a3f2e189187baaa65211edcf7ff6772fa69f0536cf
 PKG_DESCR:=		vpn solution using ssl/tls
 PKG_DESCR:=		vpn solution using ssl/tls
 PKG_DEPENDS:=		libopenssl libcap-ng
 PKG_DEPENDS:=		libopenssl libcap-ng
 PKG_BUILDDEP:=		openssl libcap-ng
 PKG_BUILDDEP:=		openssl libcap-ng