diff options
author | adam <adam@pkgsrc.org> | 2022-04-03 18:50:16 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-04-03 18:50:16 +0000 |
commit | 5c202aa8794b1054d8b87ee9e86fc404b68b02b0 (patch) | |
tree | c9735bc0cc50fcfe37dfdb679d97476162712a2f /finance | |
parent | b74dc1edea5be955452d6dbb9b50af894b85a223 (diff) | |
download | pkgsrc-5c202aa8794b1054d8b87ee9e86fc404b68b02b0.tar.gz |
revbump for devel/protobuf
Diffstat (limited to 'finance')
-rw-r--r-- | finance/bitcoin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/bitcoin/Makefile b/finance/bitcoin/Makefile index c2888d7680b..6a018256b00 100644 --- a/finance/bitcoin/Makefile +++ b/finance/bitcoin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2022/03/28 10:56:15 tnn Exp $ +# $NetBSD: Makefile,v 1.48 2022/04/03 18:50:18 adam Exp $ DISTNAME= bitcoin-22.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PKGVERSION_NOREV}/ |