summaryrefslogtreecommitdiff
path: root/cross/arm-none-eabi-gcc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
committerwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
commit1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch)
tree050f3c669fc64c0a0b42ccb845c48008097455c4 /cross/arm-none-eabi-gcc
parentb25191da84b54b9852a539f132dd4dfd49755e1e (diff)
downloadpkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz
Bump PKGREVISIONs for perl 5.30.0
Diffstat (limited to 'cross/arm-none-eabi-gcc')
-rw-r--r--cross/arm-none-eabi-gcc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/arm-none-eabi-gcc/Makefile b/cross/arm-none-eabi-gcc/Makefile
index 41ca8cde128..fca5d707cdb 100644
--- a/cross/arm-none-eabi-gcc/Makefile
+++ b/cross/arm-none-eabi-gcc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2019/05/12 06:20:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2019/08/11 13:18:16 wiz Exp $
DISTNAME= gcc-8.3.0
PKGNAME= cross-arm-none-eabi-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= cross
NEWLIBVER= 3.1.0
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${PKGVERSION_NOREV}/}