bash: bump revision
This commit is contained in:
parent
773aea1f09
commit
5e460f3ddd
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.89 2019/10/24 11:52:30 triaxx Exp $
|
||||
# $NetBSD: Makefile,v 1.90 2019/10/24 12:21:39 triaxx Exp $
|
||||
|
||||
BASH_VERSION= 5.0
|
||||
BASH_PATCHLEVEL= 11
|
||||
|
||||
DISTNAME= bash-${BASH_VERSION}
|
||||
PKGNAME= bash-${BASH_VERSION:C/4\.4\..*/4.4/}.${BASH_PATCHLEVEL}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=bash/}
|
||||
|
||||
|
|
Loading…
Reference in a new issue