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 07556b5beb45..87014e30bd75 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= 7 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= https://github.com/espressif/crosstool-NG/releases/download/esp-${DISTVERSION}/:source1 \ GNU/gmp:source2 \ |