aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-03 20:09:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:36 +0000
commit03dfdbac079f69c7e2f86c23e1df244cb03431da (patch)
tree1c93d9cab4c1ffcf520c3299503511858292adc6
parent92e9d5045d9ebc6eee24a9af5ace07b5153ebaf3 (diff)
downloadaports-03dfdbac079f69c7e2f86c23e1df244cb03431da.tar.bz2
aports-03dfdbac079f69c7e2f86c23e1df244cb03431da.tar.xz
main/gdb: rebuild against python 3.7
-rw-r--r--main/gdb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gdb/APKBUILD b/main/gdb/APKBUILD
index 6284567b90..01a67dcbd8 100644
--- a/main/gdb/APKBUILD
+++ b/main/gdb/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gdb
pkgver=8.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="The GNU Debugger"
url="https://www.sourceware.org/gdb/"
arch="all"