aboutsummaryrefslogtreecommitdiffstats
path: root/main/gdb/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gdb/APKBUILD')
-rw-r--r--main/gdb/APKBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/main/gdb/APKBUILD b/main/gdb/APKBUILD
index b53a2b13e4..b6b8e77936 100644
--- a/main/gdb/APKBUILD
+++ b/main/gdb/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gdb
-pkgver=7.2
-pkgrel=1
+pkgver=7.3
+pkgrel=0
pkgdesc="The GNU Debugger"
url="http://sources.redhat.com/gdb/"
arch="all"
@@ -9,9 +9,7 @@ license="GPL3"
depends=
makedepends="ncurses-dev expat-dev"
subpackages="$pkgname-doc"
-source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2
- 80_all_gdb-6.5-dwarf-stack-overflow.patch
- "
+source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2"
# patches were found here:
# http://distfiles.gentoo.org/distfiles/gdb-7.2-patches-1.tar.xz
_builddir="$srcdir"/$pkgname-$pkgver
@@ -47,5 +45,4 @@ package() {
rm -rf "$pkgdir"/usr/lib
}
-md5sums="64260e6c56979ee750a01055f16091a5 gdb-7.2.tar.bz2
-eb81ee111ba23682d4257dad50e01de0 80_all_gdb-6.5-dwarf-stack-overflow.patch"
+md5sums="485022b8df7ba2221f217e128f479fe7 gdb-7.3.tar.bz2"