oscam: update to 11233

This commit is contained in:
cvh 2016-05-28 15:17:47 +02:00
parent e533f15171
commit ac98293f63
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
- Update for LibreELEC 8.0

View File

@ -17,9 +17,9 @@
################################################################################
PKG_NAME="oscam"
PKG_VERSION="09609e1"
PKG_VERSION_NUMBER="11225"
PKG_REV="100"
PKG_VERSION="c677c6e"
PKG_VERSION_NUMBER="11233"
PKG_REV="101"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.streamboard.tv/oscam/wiki"