1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

finance/bitcoin-armory: update 0.93.2 -> 0.93.3

PR:		204315
Submitted by:	yuri@rawbw.com (maintainer)
This commit is contained in:
Jason Unovitch 2015-11-13 02:43:39 +00:00
parent 915891af24
commit 3a4ff24f7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401472
3 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= BitcoinArmory
PORTVERSION= 0.93.2
PORTVERSION= 0.93.3
DISTVERSIONPREFIX= v
CATEGORIES= finance

View File

@ -1,2 +1,2 @@
SHA256 (etotheipi-BitcoinArmory-v0.93.2_GH0.tar.gz) = 0efcf179a4ea0c2e8f873378d5f171efefe720cb91ba2208223871bc1b83ac71
SIZE (etotheipi-BitcoinArmory-v0.93.2_GH0.tar.gz) = 4774815
SHA256 (etotheipi-BitcoinArmory-v0.93.3_GH0.tar.gz) = 11bce61ed26a2d196e447735b5d5bd8281eb22633bb013e60da7cc0831b1f77d
SIZE (etotheipi-BitcoinArmory-v0.93.3_GH0.tar.gz) = 4783891

View File

@ -131,6 +131,7 @@ lib/armory/pytest/testPyBtcAddress.py
lib/armory/pytest/testPyBtcWallet.py
lib/armory/pytest/testPyBtcWalletRecovery.py
lib/armory/pytest/testPyTX.py
lib/armory/pytest/testSigning.py
lib/armory/pytest/testSplitSecret.py
lib/armory/pytest/testUserAddress.py
lib/armory/pytest/testUtility.py