Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/esptool/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'esptool'
pkgname=esptool
version=4.11.0
revision=1
build_style=python3-module
revision=2
build_style=python3-pep517
hostmakedepends="python3-setuptools"
depends="python3-argcomplete python3-bitstring python3-cryptography
python3-ecdsa python3-intelhex python3-pyserial python3-reedsolo
Expand Down