diff options
Diffstat (limited to 'testing/esptool')
-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 3d6fac4f8e..26368cdaf2 100644 --- a/testing/esptool/APKBUILD +++ b/testing/esptool/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="ESP8266 and ESP32 serial bootloader utility" url="https://github.com/themadinventor/esptool" arch="noarch" -license="GPLv2" +license="GPL-2.0" depends="python2 py-serial py-setuptools" makedepends="python2-dev" install="" |