diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-08 13:42:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-08 13:42:33 +0200 |
commit | 7c1d4f6f217be1dff47037680dd0c57d6bbdf612 (patch) | |
tree | 75bd46d532ecffee72c356d7b9ecf65ba45e9199 /package/vtun/Makefile | |
parent | 041314ab268f54686bf2a0968e42286a159c4e89 (diff) |
vtun: update to 3.0.4
Diffstat (limited to 'package/vtun/Makefile')
-rw-r--r-- | package/vtun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/vtun/Makefile b/package/vtun/Makefile index a071c6df8..2bc582e42 100644 --- a/package/vtun/Makefile +++ b/package/vtun/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= vtun -PKG_VERSION:= 3.0.1 +PKG_VERSION:= 3.0.4 PKG_RELEASE:= 1 -PKG_HASH:= 22507499a8f650ef97157977e62fa632d5b0034070629a2d0fd0512e304eaeeb +PKG_HASH:= abf8df6b15e3febeaaeae2ce24ead7105eb1537ad4ec0d830c83cbb684fd98b9 PKG_DESCR:= vpn tunnel daemon PKG_SECTION:= net/security PKG_DEPENDS:= zlib liblzo libressl |