diff --git a/templates/syslinux/template b/templates/syslinux/template
index d9777bb4f4c..e9c80fd7b36 100644
--- a/templates/syslinux/template
+++ b/templates/syslinux/template
@@ -1,12 +1,12 @@
 # Template file for 'syslinux'
 pkgname=syslinux
-version=3.75
+version=3.83
 distfiles="${KERNEL_SITE}/utils/boot/$pkgname/$pkgname-$version.tar.bz2"
 build_style=gnu_makefile
 make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version"
 short_desc="A boot loader for the Linux operating system"
 maintainer="Juan RP <xtraeme@gmail.com>"
-checksum=1161ef0c248b931a872b92b9fe29a1ad54be2428976f19b8d88a8aa95cb3d65f
+checksum=9ec84d6dcc188f082a875b69796b196f98ea8c0102b55b03123616a285c2d9f9
 long_desc="
  The SYSLINUX Project covers lightweight bootloaders for floppy media (SYSLINUX),
  network booting (PXELINUX), and bootable \"El Torito\" CD-ROMs (ISOLINUX).