summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM1cha2018-02-04 18:41:01 +0100
committerM1cha2018-02-04 18:41:01 +0100
commit4bca54bab2ae1025dc5d911d7774989e5753e975 (patch)
tree389429c19cb6a7c5a1e1b65f1aabd8415c16d525
parentebbedf235a5060f538591349054935648c6685a9 (diff)
downloadaur-gcc-xtensa-esp32-elf-bin.tar.gz
update to 1.22.0_80_g6c4433a_5.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c006e2fe46bb..6317ef36e59d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gcc-xtensa-esp32-elf-bin
pkgdesc = ESP32 Toolchain
- pkgver = 1.22.0_75_gbaf03c2_5.2.0
+ pkgver = 1.22.0_80_g6c4433a_5.2.0
pkgrel = 1
url = https://esp-idf.readthedocs.io/en/latest/get-started/linux-setup.html
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = gcc-xtensa-esp32-elf-bin
depends = glibc
options = !strip
options = staticlibs
- source = https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-75-gbaf03c2-5.2.0.tar.gz
- sha256sums = 3763dbed9fd43901c07757622e9c46d29e89eda812b83627df5cb9d019cae0e5
+ source = https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-80-g6c4433a-5.2.0.tar.gz
+ sha256sums = 3fe96c151d46c1d4e5edc6ed690851b8e53634041114bad04729bc16b0445156
pkgname = gcc-xtensa-esp32-elf-bin
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