diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-12-28 17:47:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-12-28 19:08:59 +0000 |
commit | 7c08216b06f2ca5d1b2797f13cc0aab62762cb60 (patch) | |
tree | 1497651c8bffb2e95eb196ebf40993013cb51917 /finance | |
parent | 15e20f7747a832d507eac35e9ba066063cadb79d (diff) | |
download | ports-7c08216b06f2ca5d1b2797f13cc0aab62762cb60.tar.gz ports-7c08216b06f2ca5d1b2797f13cc0aab62762cb60.zip |
Diffstat (limited to 'finance')
-rw-r--r-- | finance/py-ccxt/Makefile | 2 | ||||
-rw-r--r-- | finance/py-ccxt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/py-ccxt/Makefile b/finance/py-ccxt/Makefile index 9f911fc6c15f..a7478aae2573 100644 --- a/finance/py-ccxt/Makefile +++ b/finance/py-ccxt/Makefile @@ -1,5 +1,5 @@ PORTNAME= ccxt -DISTVERSION= 2.4.60 +DISTVERSION= 2.4.61 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/py-ccxt/distinfo b/finance/py-ccxt/distinfo index 6cfff598e2b4..c9434fa5a09c 100644 --- a/finance/py-ccxt/distinfo +++ b/finance/py-ccxt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672109046 -SHA256 (ccxt-2.4.60.tar.gz) = a4a4b6520d5b940d0532675642d9a73479c3d0e5e2edf9e3e1f245aab753e9bb -SIZE (ccxt-2.4.60.tar.gz) = 3123924 +TIMESTAMP = 1672249385 +SHA256 (ccxt-2.4.61.tar.gz) = 52aefd7b6e46fab806a1aba399e9a2c355eadda8df38388587be594c5d2b239f +SIZE (ccxt-2.4.61.tar.gz) = 3122890 |