syslinux: update to syslinux-5.00

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-12-17 10:28:03 +01:00
parent 73c4148dd7
commit c5541beedc

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="syslinux"
PKG_VERSION="4.06"
PKG_VERSION="5.00"
PKG_REV="1"
PKG_ARCH="i386 x86_64"
PKG_LICENSE="GPL"
PKG_SITE="http://syslinux.zytor.com/"
PKG_URL="http://www.kernel.org/pub/linux/utils/boot/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="http://www.kernel.org/pub/linux/utils/boot/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain util-linux e2fsprogs"
PKG_PRIORITY="optional"