diff options
Diffstat (limited to 'devel/xtensa-esp-elf/Makefile')
-rw-r--r-- | devel/xtensa-esp-elf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xtensa-esp-elf/Makefile b/devel/xtensa-esp-elf/Makefile index e5495934727c..19a097a53cfd 100644 --- a/devel/xtensa-esp-elf/Makefile +++ b/devel/xtensa-esp-elf/Makefile @@ -1,6 +1,6 @@ PORTNAME= xtensa-esp-elf DISTVERSION= 13.2.0_20240530 -PORTREVISION= 8 +PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= https://github.com/espressif/crosstool-NG/releases/download/esp-${DISTVERSION}/:source1 \ GNU/gmp:source2 \ |