Skip to content

Commit

Permalink
openvpn-easy-rsa: bump to 3.0.9
Browse files Browse the repository at this point in the history
This is the minimum version to work with OpenSSL 3
  • Loading branch information
gsanchietti committed Oct 31, 2023
1 parent 2fd9c99 commit bfc2c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/openvpn-easy-rsa/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=openvpn-easy-rsa

PKG_VERSION:=3.0.8
PKG_VERSION:=3.0.9
PKG_RELEASE:=4
PKG_SOURCE_URL:=https://codeload.github.com/OpenVPN/easy-rsa/tar.gz/v$(PKG_VERSION)?
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_HASH:=fd6b67d867c3b8afd53efa2ca015477f6658a02323e1799432083472ac0dd200
PKG_HASH:=42f0dcae88c41fb7951d618404421067fe09fce4360339c49f34d09bb270cbc2

# For git snapshots
#PKG_SOURCE_PROTO:=git
Expand Down

0 comments on commit bfc2c59

Please sign in to comment.