libav: prepare for OpenELEC-2.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-14 05:12:26 +01:00
parent 5e9e6c1d1f
commit aa435e1dba
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2.0.0
- prepare for OpenELEC-2.0 release
1.90.1
- depends on xbmc.python API 2.0

View File

@ -20,7 +20,7 @@
PKG_NAME="libav"
PKG_VERSION="0.7.2"
PKG_REV="1"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.libav.org"