open-iscsi: update to open-iscsi-ae94266

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-27 20:27:30 +02:00
parent 6b78b59939
commit 781516b870
2 changed files with 3 additions and 3 deletions

View File

@ -20,12 +20,12 @@
################################################################################
PKG_NAME="open-iscsi"
PKG_VERSION="f9f627f"
PKG_VERSION="ae94266"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://eesprit.free.fr"
PKG_URL="$PKG_SITE/openelec.tv/bits/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_SITE="https://github.com/mikechristie/open-iscsi"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain util-linux"
PKG_PRIORITY="optional"