gdb: Rebuild

This commit is contained in:
Alexey Pavlov
2017-05-17 07:41:41 +03:00
parent 3d9c7878c7
commit aba6e82be3

View File

@@ -7,7 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
# Until https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62279 is
# fixed, we will stick with 7.6.2 which hasn't got this bug..
pkgver=7.12.1
pkgrel=2
pkgrel=3
pkgdesc="GNU Debugger (mingw-w64)"
arch=('any')
url="https://www.gnu.org/software/gdb/"