syslinux: update to 5.00.
This commit is contained in:
parent
05bdf945b4
commit
2bae38a1c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syslinux'
|
||||
pkgname=syslinux
|
||||
version=4.06
|
||||
version=5.00
|
||||
revision=1
|
||||
makedepends="perl nasm libuuid-devel"
|
||||
short_desc="A boot loader for the Linux operating system"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=457117fd9d0768c20c7bc694ea6bcf4bc061437cfc28892160a045ac9ff79f9a
|
||||
checksum=c0cfdb6a52c233cfd0d23906d60b208f8a06bd29d516cb9fced989a61eac2fe3
|
||||
long_desc="
|
||||
The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX),
|
||||
network booting (PXELINUX), and bootable El Torito CD-ROMs (ISOLINUX).
|
||||
|
|
Loading…
Reference in a new issue