gdb: update to 7.12.

This commit is contained in:
Michael Gehring 2016-10-10 08:20:10 +02:00
parent a1cd76fc91
commit 8b133e6ab8

View file

@ -1,6 +1,6 @@
# Template file for 'gdb'
pkgname=gdb
version=7.11.1
version=7.12
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=e9216da4e3755e9f414c1aa0026b626251dfc57ffe572a266e98da4f6988fc70
checksum=834ff3c5948b30718343ea57b11cbc3235d7995c6a4f3a5cecec8c8114164f94
# Else build on musl breaks...
# http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5766
disable_parallel_build=yes