summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-13 11:49:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-13 11:49:46 +0000
commit1f0eb2ae35eeed60e543571c97c4c6ebc2a84580 (patch)
treeb8324b438284f90097b2f080924e73eb14850681 /core
parent477d44b50b5292ee75a95e6e020b850307988e02 (diff)
downloadaports-1f0eb2ae35eeed60e543571c97c4c6ebc2a84580.tar.bz2
aports-1f0eb2ae35eeed60e543571c97c4c6ebc2a84580.tar.xz
core/syslinux: upgrade to 3.74
Diffstat (limited to 'core')
-rw-r--r--core/syslinux/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/syslinux/APKBUILD b/core/syslinux/APKBUILD
index 4feb664b..ba2a6c43 100644
--- a/core/syslinux/APKBUILD
+++ b/core/syslinux/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syslinux
-pkgver=3.72
+pkgver=3.74
pkgrel=0
pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
url="http://syslinux.org"
@@ -21,5 +21,5 @@ build ()
make INSTALLROOT="$pkgdir" MANDIR=/usr/share/man local-install
}
-md5sums="9858c801ecd36265f4374996324f01a0 syslinux-3.72.tar.bz2
+md5sums="2154fee98c34bc1bd5a14f5d6f4e1f77 syslinux-3.74.tar.bz2
c08398d165d29e48711e55058e2897de syslinux-3.72-nopie.patch"