summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/electrum/Makefile4
-rw-r--r--finance/ledger2beancount/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile
index 735a80a8394..be698ded00d 100644
--- a/finance/electrum/Makefile
+++ b/finance/electrum/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2022/01/04 20:53:52 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2022/06/30 11:18:23 nia Exp $
VERSION= 4.1.5
DISTNAME= Electrum-${VERSION}
PKGNAME= electrum-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= finance
MASTER_SITES= https://download.electrum.org/${VERSION}/
diff --git a/finance/ledger2beancount/Makefile b/finance/ledger2beancount/Makefile
index b4663a6d35c..9859834c54f 100644
--- a/finance/ledger2beancount/Makefile
+++ b/finance/ledger2beancount/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2022/06/28 11:33:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/06/30 11:18:23 nia Exp $
DISTNAME= ledger2beancount-2.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_GITHUB:=beancount/}
GITHUB_PROJECT= ledger2beancount