summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormain()2021-11-05 14:11:18 +0100
committermain()2021-11-05 14:11:18 +0100
commit7a73d25ea2171a8b9102a6b4bfdcd10c1f9e6058 (patch)
treef49c31d1d748bff677ca3b6a20d27dcd44e7adf8 /PKGBUILD
parentf5a415415d06632294fdc14c6f275e11180585e3 (diff)
downloadaur-xtensa-esp32s2-elf-gcc-bin.tar.gz
update to 2021r2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1934edca6785..38536aba756e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
pkgname=xtensa-esp32s2-elf-gcc-bin
-pkgver=8.4.0_esp32s2_2020r4
+pkgver=8.4.0_esp32s2_2021r2
pkgrel=1
pkgdesc="ESP32-S2 Toolchain"
arch=('x86_64')
depends=('glibc' 'gcc' 'git' 'make' 'ncurses' 'flex' 'bison' 'gperf' 'python2-pyserial' 'python2-cryptography' 'python2-pyparsing')
url="https://esp-idf.readthedocs.io/en/latest/get-started/linux-setup.html"
# see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-tools.html#xtensa-esp32s2-elf
-source=("https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-linux-amd64.tar.gz")
+source=("https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz")
license=('GPL' 'LGPL')
options=(!strip staticlibs)
-sha256sums=('40fafa47045167feda0cd07827db5207ebfeb4a3b6b24475957a921bc92805ed')
+sha256sums=('a6e0947c92b823ca04f062522249f0a428357e0b056f1ff4c6bcabef83cf63a7')
package() {
mkdir -p $pkgdir/usr