aboutsummaryrefslogtreecommitdiffstats
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
parentc8605f7e3b07b9db448bed968d395a89941de99f (diff)
testing/esptool: rebuild against python 3.8
-rw-r--r--testing/esptool/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/esptool/APKBUILD b/testing/esptool/APKBUILD
index 54a0a5c1a18..52cb02bc9aa 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"