aboutsummaryrefslogtreecommitdiffstats
path: root/testing/esptool
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 11:53:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:28 +0000
commitb835fa4091dd27f0bbbeae051773c61fff254db7 (patch)
tree6b3a42d2cba963d0ee1b83d5cf5ed1cb226c03bd /testing/esptool
parentc8605f7e3b07b9db448bed968d395a89941de99f (diff)
downloadaports-b835fa4091dd27f0bbbeae051773c61fff254db7.tar.bz2
aports-b835fa4091dd27f0bbbeae051773c61fff254db7.tar.xz
testing/esptool: rebuild against python 3.8
Diffstat (limited to 'testing/esptool')
-rw-r--r--testing/esptool/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/esptool/APKBUILD b/testing/esptool/APKBUILD
index 54a0a5c1a1..52cb02bc9a 100644
--- a/testing/esptool/APKBUILD
+++ b/testing/esptool/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=esptool
pkgver=2.8
-pkgrel=0
+pkgrel=1
pkgdesc="ESP8266 and ESP32 serial bootloader utility"
url="https://github.com/espressif/esptool"
arch="noarch"