summaryrefslogtreecommitdiff
path: root/cross/arm-none-eabi-gcc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-06-28 11:30:51 +0000
committerwiz <wiz@pkgsrc.org>2022-06-28 11:30:51 +0000
commit5da87348cb57d8d1df6910cb892114c53beab8b0 (patch)
tree9d7168f3a6d792571ef549968fcd7b60801605fd /cross/arm-none-eabi-gcc
parent75ccf1258b667ad0853010a88fa61bc96ac3d233 (diff)
downloadpkgsrc-5da87348cb57d8d1df6910cb892114c53beab8b0.tar.gz
*: recursive bump for perl 5.36
Diffstat (limited to 'cross/arm-none-eabi-gcc')
-rw-r--r--cross/arm-none-eabi-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/arm-none-eabi-gcc/Makefile b/cross/arm-none-eabi-gcc/Makefile
index 3fbd52d5041..0079068dde0 100644
--- a/cross/arm-none-eabi-gcc/Makefile
+++ b/cross/arm-none-eabi-gcc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2022/01/16 21:10:18 tnn Exp $
+# $NetBSD: Makefile,v 1.35 2022/06/28 11:31:14 wiz Exp $
DISTNAME= gcc-8.3.0
PKGNAME= cross-arm-none-eabi-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= cross
NEWLIBVER= 3.1.0
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${PKGVERSION_NOREV}/}