gdb: update to 7.11.1.

This commit is contained in:
Juan RP 2016-06-01 08:15:21 +02:00
parent 9be55853ec
commit 1e74a4c511

View file

@ -1,6 +1,6 @@
# Template file for 'gdb'
pkgname=gdb
version=7.11
version=7.11.1
revision=1
patch_args="-Np1"
build_style=gnu-configure
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnu.org/software/gdb/"
license="GPL-3"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=7a434116cb630d77bb40776e8f5d3937bed11dea56bafebb4d2bc5dd389fe5c1
checksum=e9216da4e3755e9f414c1aa0026b626251dfc57ffe572a266e98da4f6988fc70
# Else build on musl breaks...
# http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5766
disable_parallel_build=yes