Revert "syslinux: update to syslinux-5.00"

This reverts commit c5541beedc22ad998248b207461a99e378458ea2.
This commit is contained in:
Stephan Raue 2012-12-27 12:16:01 +01:00
parent df423cab0c
commit 714d84edec

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="syslinux"
PKG_VERSION="5.00"
PKG_VERSION="4.06"
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.xz"
PKG_URL="http://www.kernel.org/pub/linux/utils/boot/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain util-linux e2fsprogs"
PKG_PRIORITY="optional"