libav: update to libav-0.7.2, prepare for OpenELEC-1.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-17 08:54:36 +02:00
parent 676190af15
commit 9c7ed1c42f
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.0.0
- update to libav-0.7.2
- prepare for OpenELEC-1.0 release
0.99.3 0.99.3
- update to libav-0.7 (final) - update to libav-0.7 (final)

View File

@ -19,8 +19,8 @@
################################################################################ ################################################################################
PKG_NAME="libav" PKG_NAME="libav"
PKG_VERSION="0.7" PKG_VERSION="0.7.2"
PKG_REV="3" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.libav.org" PKG_SITE="http://www.libav.org"