summaryrefslogtreecommitdiff
path: root/syslinux/Pkgfile
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2013-01-10 01:45:43 +0100
committerJose V Beneyto <sepen@crux.nu>2013-01-10 01:45:43 +0100
commitcdbffc5051b26361ef30f4e0a59ea9fdd0391f05 (patch)
treefb17245c97ca091a139d6f5655f724773aadb613 /syslinux/Pkgfile
parent365a788a043fc7f0e9879689c23e1dff5178a28b (diff)
downloadopt-cdbffc5051b26361ef30f4e0a59ea9fdd0391f05.tar.gz
opt-cdbffc5051b26361ef30f4e0a59ea9fdd0391f05.tar.xz
syslinux: updated to 4.06
Diffstat (limited to 'syslinux/Pkgfile')
-rw-r--r--syslinux/Pkgfile8
1 files changed, 3 insertions, 5 deletions
diff --git a/syslinux/Pkgfile b/syslinux/Pkgfile
index dd645865c..73624663a 100644
--- a/syslinux/Pkgfile
+++ b/syslinux/Pkgfile
@@ -5,16 +5,14 @@
# Depends on: mtools perl
name=syslinux
-version=4.05
-release=2
-source=(http://www.kernel.org/pub/linux/utils/boot/$name/$name-$version.tar.bz2 \
+version=4.06
+release=1
+source=(http://www.kernel.org/pub/linux/utils/boot/$name/$name-$version.tar.xz \
avoid-ext2_fs.patch)
build() {
cd $name-$version
- patch -p1 -i $SRC/avoid-ext2_fs.patch
-
# compilation will fail with LDFLAGS
unset LDFLAGS

Generated by cgit