diff options
Diffstat (limited to 'libre/syslinux/PKGBUILD')
-rw-r--r-- | libre/syslinux/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/syslinux/PKGBUILD b/libre/syslinux/PKGBUILD index fed4d784a..f0c60030b 100644 --- a/libre/syslinux/PKGBUILD +++ b/libre/syslinux/PKGBUILD @@ -5,7 +5,7 @@ pkgname=syslinux pkgver=4.05 -pkgrel=4.1 +pkgrel=4.2 arch=('i686' 'x86_64') pkgdesc="Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE (Parabola rebranded)" url="http://syslinux.zytor.com/" @@ -30,7 +30,7 @@ md5sums=('82299242418385da1274c9479a778cb2' '8dc2afca3739667e892faf04eb97e7b1' '680750f73dc2e587ac567d057d485813' '0035b6cac6756a384b861eda8d33e4f7' - '75750bd5b0f5bc51920164a01a6f5f2e') + '8674f8a0f480f26b705570d699c78a2c') build() { # Do not try to build syslinux with our default LDFLAGS, it will fail |