Merge pull request #399 from CvH/oscam_8

oscam: update to 11233
This commit is contained in:
Christian Hewitt 2016-05-29 21:06:55 +04:00
commit 270d9f1523
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
8.0.101
- Update OSCam to 11233
- fix the WeTek_Play problems
8.0.100 8.0.100
- Update for LibreELEC 8.0 - Update for LibreELEC 8.0

View File

@ -17,9 +17,9 @@
################################################################################ ################################################################################
PKG_NAME="oscam" PKG_NAME="oscam"
PKG_VERSION="09609e1" PKG_VERSION="c677c6e"
PKG_VERSION_NUMBER="11225" PKG_VERSION_NUMBER="11233"
PKG_REV="100" PKG_REV="101"
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"