aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-03-13 16:50:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-03-13 17:15:34 +0000
commitecb1f854a86e8673a87db9184b2b1bc1cbe68223 (patch)
treead5c90c8fb8a37dffded138cbbee3b649c8b04b0 /testing
parentb83494d9e52a0646c3e29de6c7cd430194db9dc2 (diff)
downloadaports-ecb1f854a86e8673a87db9184b2b1bc1cbe68223.tar.bz2
aports-ecb1f854a86e8673a87db9184b2b1bc1cbe68223.tar.xz
testing/gdb-embedded: rebuild against readline 8
Diffstat (limited to 'testing')
-rw-r--r--testing/gdb-embedded/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gdb-embedded/APKBUILD b/testing/gdb-embedded/APKBUILD
index f5584ecd41..a95568b5b0 100644
--- a/testing/gdb-embedded/APKBUILD
+++ b/testing/gdb-embedded/APKBUILD
@@ -8,7 +8,7 @@ _targets="
"
pkgname="$_pkgbase-embedded"
pkgver=8.2.1
-pkgrel=0
+pkgrel=1
pkgdesc="The GNU Debugger for embedded targets"
url="https://www.sourceware.org/gdb/"
arch="all"