inputproto: update to inputproto-2.2

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-03 18:58:00 +01:00
parent e43f010dd0
commit c205b025c8
2 changed files with 1 additions and 2 deletions

View File

@ -28,7 +28,6 @@ cd $PKG_BUILD
--prefix=/usr \ --prefix=/usr \
--sysconfdir=/etc \ --sysconfdir=/etc \
--localstatedir=/var \ --localstatedir=/var \
--without-xmlto
make make
$MAKEINSTALL $MAKEINSTALL

View File

@ -19,7 +19,7 @@
################################################################################ ################################################################################
PKG_NAME="inputproto" PKG_NAME="inputproto"
PKG_VERSION="2.1" PKG_VERSION="2.2"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"