From 6b969e5d86a1c86275d18adbb95618e2c5a413d5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 8 Oct 2009 20:48:09 +0200 Subject: [PATCH] syslinux: update to 3.83. --HG-- extra : convert_revision : ad1f5bebf0faeeec4ffdc23385050a623b1caf36 --- templates/syslinux/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/syslinux/template b/templates/syslinux/template index d9777bb4f4c..e9c80fd7b36 100644 --- a/templates/syslinux/template +++ b/templates/syslinux/template @@ -1,12 +1,12 @@ # Template file for 'syslinux' pkgname=syslinux -version=3.75 +version=3.83 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 " -checksum=1161ef0c248b931a872b92b9fe29a1ad54be2428976f19b8d88a8aa95cb3d65f +checksum=9ec84d6dcc188f082a875b69796b196f98ea8c0102b55b03123616a285c2d9f9 long_desc=" The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX), network booting (PXELINUX), and bootable \"El Torito\" CD-ROMs (ISOLINUX).