From d62b3ba99a840efefaefe12e64f673ef9457f828 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 1 Aug 2014 07:30:58 +0000 Subject: main/syslinux: upgrade to 6.03_pre19 ref #3273 --- main/syslinux/APKBUILD | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/main/syslinux/APKBUILD b/main/syslinux/APKBUILD index 4bbf67477..02c5fc438 100644 --- a/main/syslinux/APKBUILD +++ b/main/syslinux/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=syslinux -pkgver=6.02 -pkgrel=3 +pkgver=6.03_pre19 +pkgrel=0 _ver=${pkgver/_/-} pkgdesc="Boot loader for the Linux operating system" url="http://syslinux.org" @@ -13,8 +13,7 @@ triggers="syslinux.trigger=/boot" install="syslinux.post-upgrade" options="textrels" ldpath="/usr/share/syslinux" -#source="http://www.kernel.org/pub/linux/utils/boot/syslinux/${pkgver%%.*}.xx/$pkgname-$_ver.tar.bz2 -source="https://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-$_ver.tar.xz +source="https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.03/syslinux-$_ver.tar.xz update-extlinux.conf update-extlinux " @@ -54,12 +53,12 @@ package() { chmod 755 "$pkgdir"/sbin/update-extlinux } -md5sums="6f275813a1b08cf852e55c0a3f8fbc78 syslinux-6.02.tar.xz +md5sums="b9f168806ef4cbcb196494818de80e09 syslinux-6.03-pre19.tar.xz 38d206b75b1096ba5df6cfabf455ab06 update-extlinux.conf 35b78e9ed4b7a4feb79f4fc04102acd2 update-extlinux" -sha256sums="afa31b7cbf72e1c0c1752a0636ba724ce01c0e374366e46e61db6862b4685478 syslinux-6.02.tar.xz +sha256sums="ed31aa34026af19f74e0164f6cb0cf0545498f2477110c38c5d2db802127ae1c syslinux-6.03-pre19.tar.xz d0b7b869489d0ac1529dd742d8d88844ea4e0a5d893de5218b250b97f68e55f2 update-extlinux.conf 9f7925bedb1611f5c3b6456fa13d21992743b5a92d2f1f8699cd63a0f207ca93 update-extlinux" -sha512sums="919d165e9cba2b964cec8b015f0a4281a5f90e908f247441d6edefe289170e697b933554d12fa90e698b6d2e8b5b40fdb3b7a95d746a41c580e3a44f8859818f syslinux-6.02.tar.xz +sha512sums="08c67e90b3a31791efc9af2a545e81fd1cdecaf579a171e460ef87e563379ab721cec28eba7cf2635ef76e6edea070bfbf1689233b6f6246c4dbf9df45b7e8e0 syslinux-6.03-pre19.tar.xz f304068ee174e531890fed20b05d962e6c076160c470ed9cf0d822ff56917793ecabec8c0495b045a740f1f63412a55fbb1fa4b4231b18f76c8584b55f51306d update-extlinux.conf 73ba856bff89d5f23790819c8aeaca95ec336aba96fe6591a2e65345caace658b93627e0f42621d3bd2d70303107d27a9db36cb17648eef110576749e5194f04 update-extlinux" -- cgit v1.2.3