gdb: update to 7.10.1.

This commit is contained in:
Juan RP 2015-12-06 08:55:40 +01:00
parent fcb14c0ba2
commit 5f7f32b94d
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gdb'
pkgname=gdb
version=7.10
revision=2
version=7.10.1
revision=1
patch_args="-Np1"
build_style=gnu-configure
configure_args="--disable-werror --disable-nls --with-system-readline
@ -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=7ebdaa44f9786ce0c142da4e36797d2020c55fa091905ac5af1846b5756208a8
checksum=25c72f3d41c7c8554d61cacbeacd5f40993276d2ccdec43279ac546e3993d6d5
# Else build on musl breaks...
# http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5766
disable_parallel_build=yes