From baa8a07d4ec366163c113268772fa1152d0833dd Mon Sep 17 00:00:00 2001 From: str1ngs Date: Wed, 29 Jun 2011 11:02:29 -0700 Subject: [PATCH] syslinux: upgrade to 4.04, homepage and license --- srcpkgs/syslinux/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syslinux/template b/srcpkgs/syslinux/template index 1968cff2d4e..328292233c3 100644 --- a/srcpkgs/syslinux/template +++ b/srcpkgs/syslinux/template @@ -1,12 +1,14 @@ # Template file for 'syslinux' pkgname=syslinux -version=4.03 +version=4.04 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=c65567e324f9d1f7f794ae8f9578a0292bbd47d7b8d895a004d2f0152d0bda38 +homepage="http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project" +license="GPL-2" +checksum=e186a21cb1b3b1874f253df21546e8d0595d803bd6a60f38cfafbc10bee90e0b long_desc=" The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX), network booting (PXELINUX), and bootable \"El Torito\" CD-ROMs (ISOLINUX).