gcc8-libs: fix PKGREVISION value that got out of sync (again)

This commit is contained in:
gutteridge 2023-10-05 05:15:36 +00:00
parent 2732954d82
commit ab2721e4b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2023/06/06 12:41:43 riastradh Exp $
# $NetBSD: Makefile,v 1.18 2023/10/05 05:15:36 gutteridge Exp $
GCC_PKGNAME= gcc8
.include "../../lang/${GCC_PKGNAME}/version.mk"
@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC8_DIST_VERSION}
## The PKGREVISION of this package needs to be at least 1 more than the
## PKGREVISION of the lang/gcc8 package so that with the dependence pattern
## '{gcc8,gcc8-libs}>=8.2.*' pkg_add will choose gcc8-libs over gcc8.
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= # empty