Skip to content

Commit

Permalink
finance/libofx: Update to 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BSDKaffee committed Feb 20, 2022
1 parent 2536c0a commit a60f385
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions finance/libofx/Makefile
@@ -1,9 +1,10 @@
# Created by: Glenn Johnson <glennpj@charter.net>

PORTNAME= libofx
PORTVERSION= 0.10.2
PORTVERSION= 0.10.3
CATEGORIES= finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \
SF/${PORTNAME}/${PORTNAME}

MAINTAINER= jhale@FreeBSD.org
COMMENT= OpenSource implementation of the OFX (Open Financial eXchange)
Expand Down
6 changes: 3 additions & 3 deletions finance/libofx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1619298210
SHA256 (libofx-0.10.2.tar.gz) = 7164fbe6c570867296f38f46f9def62ea993e46f2a67a9af1771d8edb877eb18
SIZE (libofx-0.10.2.tar.gz) = 1831739
TIMESTAMP = 1645322697
SHA256 (libofx-0.10.3.tar.gz) = 7b5f21989afdd9cf63ab4a2df4ca398782f24fda2e2411f88188e00ab49e3069
SIZE (libofx-0.10.3.tar.gz) = 1831791

0 comments on commit a60f385

Please sign in to comment.