mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gdb: update to 7.10.1.
This commit is contained in:
parent
fcb14c0ba2
commit
5f7f32b94d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gdb'
|
# Template file for 'gdb'
|
||||||
pkgname=gdb
|
pkgname=gdb
|
||||||
version=7.10
|
version=7.10.1
|
||||||
revision=2
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-werror --disable-nls --with-system-readline
|
configure_args="--disable-werror --disable-nls --with-system-readline
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnu.org/software/gdb/"
|
homepage="http://www.gnu.org/software/gdb/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=7ebdaa44f9786ce0c142da4e36797d2020c55fa091905ac5af1846b5756208a8
|
checksum=25c72f3d41c7c8554d61cacbeacd5f40993276d2ccdec43279ac546e3993d6d5
|
||||||
# Else build on musl breaks...
|
# Else build on musl breaks...
|
||||||
# http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5766
|
# http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5766
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue