diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index d658d69c1bf..aec1a67780e 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -1,7 +1,7 @@ # Template file for 'gdb' pkgname=gdb -version=7.8.1 -revision=2 +version=7.8.2 +revision=1 patch_args="-Np1" build_style=gnu-configure configure_args="--disable-werror --disable-nls --with-system-readline @@ -15,7 +15,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/gdb/" license="GPL-3" distfiles="http://ftp.gnu.org/gnu/gdb/gdb-$version.tar.xz" -checksum=497722b58386f4428c3474281eb3ef1c872404998b6ace907edb3bba1fabdc35 +checksum=605954d5747d5f08ea4b7f48e958d1ebbf39265e18f7f36738deeabb83744485 # Package build options build_options="gdbserver static python"