summaryrefslogtreecommitdiff
path: root/lang/gcc7/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-03-03 12:58:42 +0000
committeradam <adam@pkgsrc.org>2020-03-03 12:58:42 +0000
commit9b5365b7ebce03c749b0bfb4d2bac94009cce578 (patch)
treec7a3174776ab0495366ced9fd265e3efea348c45 /lang/gcc7/Makefile
parent0601ac298b25fe7520f7cb33edc68683e10857fd (diff)
downloadpkgsrc-9b5365b7ebce03c749b0bfb4d2bac94009cce578.tar.gz
gcc7: updated to 7.5.0
7.5.0 is a bug-fix release.
Diffstat (limited to 'lang/gcc7/Makefile')
-rw-r--r--lang/gcc7/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gcc7/Makefile b/lang/gcc7/Makefile
index 9539fc19b90..ebf008e7aed 100644
--- a/lang/gcc7/Makefile
+++ b/lang/gcc7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/01/18 23:32:43 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2020/03/03 12:58:42 adam Exp $
GCC_PKGNAME= gcc7
.include "version.mk"
@@ -8,7 +8,6 @@ PKGNAME= ${GCC_PKGNAME}-${GCC7_DIST_VERSION}
## When bumping the PKGREVISION of this package the PKGREVISION of
## lang/gcc7-libs needs to be bump to be at least 1 more than the
## PKGREVISION of this package!
-PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC7_DIST_VERSION}/}
EXTRACT_SUFX= .tar.xz