diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index 8bfcc256023..804b59644f5 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -1,7 +1,7 @@ # Template file for 'gdb' pkgname=gdb -version=7.7 -revision=3 +version=7.7.1 +revision=1 patch_args="-Np1" build_style=gnu-configure configure_args="--disable-werror --disable-nls --with-system-readline --with-system-gdbinit=/etc/gdb/gdbinit" @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/gdb/" license="GPL-3" distfiles="http://ftp.gnu.org/gnu/gdb/gdb-$version.tar.bz2" -checksum=0404d1c6ee6b3ddd811722b5197944758d37b4591c216030effbac204f5a6c23 +checksum=0dbd5260406f1b0c70fcf027c6488527fadde0cd9bb574593491fe076eb03aa5 # Package build options build_options="gdbserver static"