Merge pull request #501 from stefansaraev/oscam

oscam: update to oscam-6626
This commit is contained in:
Stephan Raue 2012-04-23 06:33:54 -07:00
commit bd6d6800b6
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2.1.4
- update to oscam-6626
* added bulcrypt cas support
2.1.3
- update to oscam-6596

View File

@ -20,8 +20,8 @@
################################################################################
PKG_NAME="oscam"
PKG_VERSION="6596"
PKG_REV="3"
PKG_VERSION="6626"
PKG_REV="4"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://streamboard.gmc.to/wiki/index.php/OSCam/en"