syslinux: update to 3.86.
This commit is contained in:
parent
c57efc958f
commit
5c3308f69b
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'syslinux'
|
# Template file for 'syslinux'
|
||||||
pkgname=syslinux
|
pkgname=syslinux
|
||||||
version=3.85
|
version=3.86
|
||||||
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version"
|
make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version"
|
||||||
short_desc="A boot loader for the Linux operating system"
|
short_desc="A boot loader for the Linux operating system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=406e914ff1f115777bbc80d40fef1066613e347829dd13e44f6186d52744e0ea
|
checksum=82a8d2a242f869cb4c34b3a074871f472762343e1879a4dca23d7ce5c4dcd06d
|
||||||
long_desc="
|
long_desc="
|
||||||
The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX),
|
The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX),
|
||||||
network booting (PXELINUX), and bootable \"El Torito\" CD-ROMs (ISOLINUX).
|
network booting (PXELINUX), and bootable \"El Torito\" CD-ROMs (ISOLINUX).
|
||||||
|
|
Loading…
Reference in a new issue