diff options
Diffstat (limited to 'devel/xtensa-esp32-elf/Makefile')
-rw-r--r-- | devel/xtensa-esp32-elf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xtensa-esp32-elf/Makefile b/devel/xtensa-esp32-elf/Makefile index 8cf6336f5acf..a26beb5b8967 100644 --- a/devel/xtensa-esp32-elf/Makefile +++ b/devel/xtensa-esp32-elf/Makefile @@ -1,6 +1,6 @@ PORTNAME= xtensa-esp32-elf DISTVERSION= 1.22.0.g20200907 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SOURCEWARE/binutils/releases/binutils:source1 \ GNU/binutils:source1 \ |