gdb: update to 8.0.

This commit is contained in:
Juan RP 2017-06-05 09:39:45 +02:00
parent 9db485d505
commit 0adf2c8476
1 changed files with 3 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gdb'
pkgname=gdb
version=7.12.1
revision=2
version=8.0
revision=1
patch_args="-Np1"
build_style=gnu-configure
pycompile_dirs="/usr/share/gdb"
@ -15,10 +15,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=4607680b973d3ec92c30ad029f1b7dbde3876869e6b3a117d8a7e90081113186
# Else build on musl breaks...
# http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5766
disable_parallel_build=yes
checksum=f6a24ffe4917e67014ef9273eb8b547cb96a13e5ca74895b06d683b391f3f4ee
if [ "${CROSS_BUILD}" ]; then
# Make python2.7 detection work in cross builds