summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2015-09-02 11:08:15 +0000
committerszptvlfn <szptvlfn>2015-09-02 11:08:15 +0000
commit01e58b8fb95f1d0b377fa04444dd0ada3fc5a06d (patch)
tree6b96ca8e2a75a4069101c79a4ec3181a1e00a722 /shells
parent3307f8693da7513a787b2b78bf0913ed7a2b56e5 (diff)
downloadpkgsrc-01e58b8fb95f1d0b377fa04444dd0ada3fc5a06d.tar.gz
update sha1 checksums.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common
index 3d88147411e..0224f856919 100644
--- a/shells/zsh/Makefile.common
+++ b/shells/zsh/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.76 2015/09/02 10:54:29 szptvlfn Exp $
+# $NetBSD: Makefile.common,v 1.77 2015/09/02 11:08:15 szptvlfn Exp $
# used by shells/zsh/Makefile
DISTNAME= zsh-${ZSH_VERSION}
@@ -129,7 +129,7 @@ PLIST.dynamic= yes
.if ${OPSYS} == "SunOS" || ${OPSYS} == "Interix"
do-patch:
# $ sha1 files/patch-ac
- # SHA1 (files/patch-ac) = 602d7f8c1db02a7a15d920a55da6ac7ac80ee70e
+ # SHA1 (files/patch-ac) = 0ef6928bbb277dfbcd8aff4f6fde9bdf1c3de483
${PATCH} -d ${WRKSRC} -i ${FILESDIR}/patch-ac
.endif