gdb: update to 8.0.1

This commit is contained in:
Sir_Boops 2017-09-10 07:56:03 -04:00 committed by Leаh Neukirchen
parent 8f810eecb2
commit 05b217a312
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gdb'
pkgname=gdb
version=8.0
version=8.0.1
revision=1
patch_args="-Np1"
build_style=gnu-configure
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnu.org/software/gdb/"
license="GPL-3"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=f6a24ffe4917e67014ef9273eb8b547cb96a13e5ca74895b06d683b391f3f4ee
checksum=3dbd5f93e36ba2815ad0efab030dcd0c7b211d7b353a40a53f4c02d7d56295e3
CFLAGS="-D_GLIBCXX_USE_C99_STDIO=1"
CXXFLAGS="$CFLAGS"