diff options
-rw-r--r-- | testing/esptool/APKBUILD | 2 |
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" |