Merge pull request #1913 from kszaq/oscam-11391-8.2

oscam: update to 11391
This commit is contained in:
Christian Hewitt 2017-08-21 19:42:35 +04:00 committed by GitHub
commit d65c28092a
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
104
- update OSCam to 11391
103
- update OSCam to 11350

View File

@ -17,9 +17,9 @@
################################################################################
PKG_NAME="oscam"
PKG_VERSION="d6fe72c"
PKG_VERSION_NUMBER="11350"
PKG_REV="103"
PKG_VERSION="2563c02"
PKG_VERSION_NUMBER="11391"
PKG_REV="104"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.streamboard.tv/oscam/wiki"