summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f9afb11e48e..3a5661f3c0d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
# Contributor: 2bluesc <2bluesc gmail.com>
# Contributor: Vadzim Dambrouski <pftbest gmail.com>
pkgname=gcc-xtensa-esp32-elf-bin
-pkgver=1.22.0_75_gbaf03c2_5.2.0
+pkgver=1.22.0_80_g6c4433a_5.2.0
pkgrel=1
pkgdesc="ESP32 Toolchain"
arch=('x86_64')
depends=('glibc')
url="https://esp-idf.readthedocs.io/en/latest/get-started/linux-setup.html"
-source=("https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-75-gbaf03c2-5.2.0.tar.gz")
+source=("https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-80-g6c4433a-5.2.0.tar.gz")
license=('GPL' 'LGPL')
options=(!strip staticlibs)
-sha256sums=('c65a719545b773149cad7008c618053443f57a9c15e4ad60877ccce0a5eef82a')
+sha256sums=('3fe96c151d46c1d4e5edc6ed690851b8e53634041114bad04729bc16b0445156')
package() {
mkdir -p $pkgdir/usr