main/syslinux: upgrade to 4.04

This commit is contained in:
Natanael Copa 2011-04-23 09:56:51 +00:00
parent 4fae22ebc2
commit bd4c4347ab

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syslinux
pkgver=4.03
pkgrel=1
pkgver=4.04
pkgrel=0
pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
url="http://syslinux.org"
arch="x86 x86_64"
@ -28,4 +28,4 @@ package() {
make INSTALLROOT="$pkgdir" MANDIR=/usr/share/man local-install
}
md5sums="a7ca38a0a5786b6efae8fb01a1ae8070 syslinux-4.03.tar.bz2"
md5sums="a3936208767eb7ced65320abe2e33a10 syslinux-4.04.tar.bz2"