aboutsummaryrefslogtreecommitdiffstats
path: root/main/gdb/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gdb/APKBUILD')
-rw-r--r--main/gdb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gdb/APKBUILD b/main/gdb/APKBUILD
index bef983c8ba..ff0c3ed4ba 100644
--- a/main/gdb/APKBUILD
+++ b/main/gdb/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gdb
-pkgver=7.4
+pkgver=7.4.1
pkgrel=0
pkgdesc="The GNU Debugger"
url="http://sources.redhat.com/gdb/"
@@ -46,5 +46,5 @@ package() {
rm -rf "$pkgdir"/usr/lib
}
-md5sums="95a9a8305fed4d30a30a6dc28ff9d060 gdb-7.4.tar.bz2
+md5sums="8854d34691087ec127d934692639855f gdb-7.4.1.tar.bz2
701b030be4c141eab6409d37f5afa11b 05_all_readline-headers.patch"