Skip to content

Commit

Permalink
openfortivpn: update to 1.20.3
Browse files Browse the repository at this point in the history
Signed-off-by: Lucian Cristian <[email protected]>
  • Loading branch information
lucize authored and 1715173329 committed May 16, 2023
1 parent fa771ee commit 0f40d9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/openfortivpn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=openfortivpn
PKG_VERSION:=1.19.0
PKG_VERSION:=1.20.3
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/adrienverge/openfortivpn/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=9e244c3b63176269ce433349e67f8fd6e532f7c8d515f4c97558911a449152c3
PKG_HASH:=e54331098dc2c009cf98524f0ade027e337739506c5a60b65e2c2bf5f9c1d7e1

PKG_MAINTAINER:=Lucian Cristian <[email protected]>
PKG_LICENSE:=GPL-3.0-or-later OpenSSL
Expand Down

0 comments on commit 0f40d9f

Please sign in to comment.