Merge pull request #5619 from heitbaum/minisatip

minisatip: update to 1.1.44 (107)
This commit is contained in:
CvH 2021-09-12 08:36:07 +02:00 committed by GitHub
commit 619146d98d
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
- upgrade to minisatip 1.1.44
106
- upgrade to minisatip 1.1.34

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="minisatip"
PKG_VERSION="1.1.34"
PKG_SHA256="1838e6fc4186a279b8abe4a4c282bb8542da3bab77669c32b57307282167bdf5"
PKG_REV="106"
PKG_VERSION="1.1.44"
PKG_SHA256="0f4785640b7d179d0c0a22951f42d9dca7eb5cae96790887cb1d74ea9078f0c4"
PKG_REV="107"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/catalinii/minisatip"