syslinux: update to 4.03.
This commit is contained in:
parent
4c9fc31241
commit
8306801352
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'syslinux'
|
||||
pkgname=syslinux
|
||||
version=4.00
|
||||
version=4.03
|
||||
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_makefile
|
||||
make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version"
|
||||
short_desc="A boot loader for the Linux operating system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=b56ba2614a1745982f07170a9efe9dee3cb796ff29a17c9b82c81a4c47f06f98
|
||||
checksum=c65567e324f9d1f7f794ae8f9578a0292bbd47d7b8d895a004d2f0152d0bda38
|
||||
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