diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index c51f5f20272..2332dd100c3 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -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 " 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