diff options
author | leot <leot@pkgsrc.org> | 2020-01-02 03:31:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-01-02 03:31:24 +0000 |
commit | d615fa8acabafc347a64094751c65fed89460c72 (patch) | |
tree | adde19dd1b9ff05e6db5504594e23dfafec3b224 /net/fstrm | |
parent | 4defa9bb083c208ee81e2179fe26a9575398f667 (diff) | |
download | pkgsrc-d615fa8acabafc347a64094751c65fed89460c72.tar.gz |
fstrm: Add missing patch-libmy_argv.c entry to distinfo
PKGREVISION++
Diffstat (limited to 'net/fstrm')
-rw-r--r-- | net/fstrm/Makefile | 4 | ||||
-rw-r--r-- | net/fstrm/distinfo | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/fstrm/Makefile b/net/fstrm/Makefile index 6819fb39c4c..0f469f0a7d0 100644 --- a/net/fstrm/Makefile +++ b/net/fstrm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2019/12/16 12:52:23 he Exp $ +# $NetBSD: Makefile,v 1.7 2020/01/02 03:31:24 leot Exp $ DISTNAME= fstrm-0.6.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=farsightsec/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/net/fstrm/distinfo b/net/fstrm/distinfo index c4ff306d138..ebced238318 100644 --- a/net/fstrm/distinfo +++ b/net/fstrm/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.3 2019/10/14 17:47:24 he Exp $ +$NetBSD: distinfo,v 1.4 2020/01/02 03:31:24 leot Exp $ SHA1 (fstrm-0.6.0.tar.gz) = 6b1c1df0e280e63ad270ddb1c20c9f03a30969ff RMD160 (fstrm-0.6.0.tar.gz) = a74e2e8c23c151d8fb0daa5504c045814ef6f1d2 SHA512 (fstrm-0.6.0.tar.gz) = 8e327f40fb49b36998d8bb9353b30b9924630b85adf1e4462ce4b456daa7eea727892a59f43ddd48de5bf5059a450fef54726b09af6d7f210fa182c4055d65f4 Size (fstrm-0.6.0.tar.gz) = 135214 bytes +SHA1 (patch-libmy_argv.c) = 1caf771043eb6648a04da402c33607744542cb04 |