summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2015-09-02 11:08:15 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2015-09-02 11:08:15 +0000
commitba40895d503bf863b6f750175bbb89d2169702a1 (patch)
tree6b96ca8e2a75a4069101c79a4ec3181a1e00a722 /shells
parent0eadf058f569ccfdbadf502b967d77f84432acf5 (diff)
downloadpkgsrc-ba40895d503bf863b6f750175bbb89d2169702a1.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