summaryrefslogtreecommitdiff
path: root/cross/xtensa-lx106-elf-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/xtensa-lx106-elf-gcc/Makefile')
-rw-r--r--cross/xtensa-lx106-elf-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/xtensa-lx106-elf-gcc/Makefile b/cross/xtensa-lx106-elf-gcc/Makefile
index 2a8e1e3ac41..a238527190f 100644
--- a/cross/xtensa-lx106-elf-gcc/Makefile
+++ b/cross/xtensa-lx106-elf-gcc/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2021/05/24 19:49:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/06/28 11:31:17 wiz Exp $
# using configure options and sources from
# https://github.com/earlephilhower/esp-quick-toolchain
DISTNAME= gcc-xtensa-4.8.2
PKGNAME= ${DISTNAME:C/gcc-xtensa/xtensa-lx106-elf-gcc/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GITHUB:=jcmvbkbc/}
GITHUB_PROJECT= gcc-xtensa