Merge pull request #5107 from heitbaum/c7

inadyn: update to 2.8.1
This commit is contained in:
CvH 2021-02-07 11:56:23 +01:00 committed by GitHub
commit e1d8ab2a8a
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 @@
107
- Update to 2.8.1
106
- Update to 2.7

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="inadyn"
PKG_VERSION="2.7"
PKG_SHA256="b27ad8ac6718d167495ed8d2ce91fd90cf896916ab2eb28a6bf5ed1a54fe74e4"
PKG_REV="106"
PKG_VERSION="2.8.1"
PKG_SHA256="bf575d2c4330821f834f947ff7a30afb83538f0f5802924e8e645a03922a8036"
PKG_REV="107"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="http://troglobit.com/inadyn.html"