Merge pull request #4968 from heitbaum/os

oscam: update addon to 110
This commit is contained in:
CvH 2021-01-15 16:32:32 +01:00 committed by GitHub
commit 96eac226e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
110
- Update to version 11681
109 109
- Update to version 11518 - Update to version 11518
- fixed missing Modules - fixed missing Modules

View File

@ -2,10 +2,10 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="oscam" PKG_NAME="oscam"
PKG_VERSION="e8ce7359fa920ca8d63aca9dde4f0eeb1f1f72f1" PKG_VERSION="9aeb49912948dd6df076f83549e5885cc615a44b" # 2021-01-07
PKG_SHA256="93610d3d61479cae87340a0a3d7dc8c04b326b662f58f4181ac08c87897bd80b" PKG_SHA256="e2761fdd6587d21bc8007b0f107032f7740a0431d05cdc520cdcea742197bf22"
PKG_VERSION_NUMBER="11518" PKG_VERSION_NUMBER="11681"
PKG_REV="109" PKG_REV="110"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.streamboard.tv/oscam/wiki" PKG_SITE="http://www.streamboard.tv/oscam/wiki"