oscam: update to oscam-8119

This commit is contained in:
Stefan Saraev 2013-01-18 12:09:29 +02:00
parent 21a93be4d3
commit 7aec8167c4
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
3.0.5
- update to oscam-8119
- use internal crypto functions
- disable ssl support
- disable debug support
3.0.4
- update to oscam-8030
- update to pcsc-lite-1.8.7

View File

@ -20,8 +20,8 @@
################################################################################
PKG_NAME="oscam"
PKG_VERSION="8030"
PKG_REV="4"
PKG_VERSION="8119"
PKG_REV="5"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.streamboard.tv/oscam/wiki"