summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-01-18 02:48:01 +0000
committerpho <pho@pkgsrc.org>2022-01-18 02:48:01 +0000
commitd80582e6691550ff296219957689f31a0ec5b692 (patch)
tree55787d36ca4187db04f4cde72d7c91a455c5dea8 /shells
parente28049ff91e6357333667077d59779c43eb26aa6 (diff)
downloadpkgsrc-d80582e6691550ff296219957689f31a0ec5b692.tar.gz
Bump packages that depends on GHC
Diffstat (limited to 'shells')
-rw-r--r--shells/shellcheck/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/shellcheck/Makefile b/shells/shellcheck/Makefile
index 698f9f20314..36e15241fe6 100644
--- a/shells/shellcheck/Makefile
+++ b/shells/shellcheck/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2021/05/03 19:01:11 pho Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/18 02:48:22 pho Exp $
DISTNAME= ShellCheck-0.7.2
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= shells devel
MAINTAINER= pkgsrc-users@NetBSD.org