From 0adf2c8476b9a2cc5a9ff981ce43ff1fba5f7f66 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 5 Jun 2017 09:39:45 +0200 Subject: [PATCH] gdb: update to 8.0. --- srcpkgs/gdb/template | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index bedc1df3bae..2bf2eaa683a 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -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 " 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