aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoromni <omni+alpine@hack.org>2024-04-16 15:01:57 +0000
committeromni <omni+alpine@hack.org>2024-04-16 15:29:28 +0000
commite5bae41f21276a6c1b5c448dc16558cb5c825e33 (patch)
tree3586d7074f689a84173adc93830cf9298ddaa442
parente6cb5ab904ce6e935e3963234656446ed436d172 (diff)
testing/gdb-esp: rebuild against python 3.12HEADmaster
-rw-r--r--testing/gdb-esp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gdb-esp/APKBUILD b/testing/gdb-esp/APKBUILD
index 2bb69da99e7..68e10a852eb 100644
--- a/testing/gdb-esp/APKBUILD
+++ b/testing/gdb-esp/APKBUILD
@@ -9,7 +9,7 @@ _targets="
pkgname="$_pkgbase-esp"
pkgver=13.2
_xtensa_overlay_ver=2021r2-patch4
-pkgrel=1
+pkgrel=2
pkgdesc="The GNU Debugger for embedded targets patched for ESP support"
# NOTE: gdb-multiarch replaces all the different cross-platform GDB versions
# and supports architectures ranging from 8 bit microcontrollers