Merge pull request #6621 from heitbaum/tinc11

[le11] tinc: update to 1.1pre18
This commit is contained in:
CvH 2022-06-19 12:14:57 +02:00 committed by GitHub
commit a3982dfa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
106
- Update to 1.1pre18
105 105
- Update to 1.1pre17 - Update to 1.1pre17

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="tinc" PKG_NAME="tinc"
PKG_VERSION="1.1pre17" PKG_VERSION="1.1pre18"
PKG_SHA256="4c3107381f6998a62c6f0e32eb2101707f32d1cf0d9e29d9d380faa906ed64e0" PKG_SHA256="bd2d010a1bdeb1dd767f6fbc769fce2a2169119fb3d177df928c27d1f20b5775"
PKG_REV="105" PKG_REV="106"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPLv2" PKG_LICENSE="GPLv2"
PKG_SITE="http://www.tinc-vpn.org/" PKG_SITE="http://www.tinc-vpn.org/"