gdb: update to 7.8.2.
This commit is contained in:
parent
a837ddcbcf
commit
1902d005c3
|
@ -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 <xtraeme@gmail.com>"
|
|||
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"
|
||||
|
|
Loading…
Reference in New Issue