pcscd-addon: bump addon version

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-28 15:11:05 +01:00
parent e9580e0649
commit 2049f35b73
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
3.0.1
- bump addon version
2.1.2
- update to pcsc-lite-1.8.3
- update to libccid-1.4.7

View File

@ -20,8 +20,8 @@
################################################################################
PKG_NAME="pcscd-addon"
PKG_VERSION="2.0"
PKG_REV="2"
PKG_VERSION="3.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"