summaryrefslogtreecommitdiff
path: root/lang/wasi-compiler-rt
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-04-18 19:09:40 +0000
committeradam <adam@pkgsrc.org>2022-04-18 19:09:40 +0000
commit6c10379372ac97ec4de9f52cf2535c4414d4c550 (patch)
tree068c01897bffb801de7773e6b21b9184ac9fbfec /lang/wasi-compiler-rt
parentf9a0080d745b911a1f135093b0c26396b0d70b0c (diff)
downloadpkgsrc-6c10379372ac97ec4de9f52cf2535c4414d4c550.tar.gz
revbump for textproc/icu update
Diffstat (limited to 'lang/wasi-compiler-rt')
-rw-r--r--lang/wasi-compiler-rt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/wasi-compiler-rt/Makefile b/lang/wasi-compiler-rt/Makefile
index 32c31744c6b..d9e0bd9be10 100644
--- a/lang/wasi-compiler-rt/Makefile
+++ b/lang/wasi-compiler-rt/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2022/02/04 12:12:12 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2022/04/18 19:11:31 adam Exp $
.include "../../lang/llvm/version.mk"
DISTNAME= compiler-rt-${LLVM_VERSION}.src
PKGNAME= ${DISTNAME:S/.src//:S/compiler-rt-/wasi-compiler-rt-/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang devel
MAINTAINER= pkgsrc-users@NetBSD.org