diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-02-05 16:00:46 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-02-05 16:00:46 -0200 |
commit | 3719db7f8688d7aa8cbfcf5461c08fb11d9907a6 (patch) | |
tree | d6cb4442ac060945da25536d07693bd12352a372 /libre/syslinux | |
parent | 5b6cc16fa11a4856264a88a2c926ddfa50c868fd (diff) | |
parent | 30b9c3200914ec089fab9d079cac4e67c9cba55e (diff) | |
download | abslibre-3719db7f8688d7aa8cbfcf5461c08fb11d9907a6.tar.gz abslibre-3719db7f8688d7aa8cbfcf5461c08fb11d9907a6.tar.bz2 abslibre-3719db7f8688d7aa8cbfcf5461c08fb11d9907a6.zip |
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/syslinux')
-rw-r--r-- | libre/syslinux/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/syslinux/PKGBUILD b/libre/syslinux/PKGBUILD index 234f7a43f..6b3b53b77 100644 --- a/libre/syslinux/PKGBUILD +++ b/libre/syslinux/PKGBUILD @@ -5,7 +5,7 @@ pkgname="syslinux" pkgver="6.02" -pkgrel="8" +pkgrel="8.1" arch=('x86_64' 'i686') 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/" |