diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-03-13 18:08:56 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-03-13 18:08:56 +0800 |
commit | a869a7fb3ce806664578d959872def83834b1c4d (patch) | |
tree | 6b730efe51cfef5318097762f94cb85122083d64 /security | |
parent | 1a68de156fe719cbfb2bd1ddaa40496c5cffa2f2 (diff) | |
download | freebsd-ports-gnome-a869a7fb3ce806664578d959872def83834b1c4d.tar.gz freebsd-ports-gnome-a869a7fb3ce806664578d959872def83834b1c4d.tar.zst freebsd-ports-gnome-a869a7fb3ce806664578d959872def83834b1c4d.zip |
- Update to 0.1.26
- Mark NO_ARCH
Diffstat (limited to 'security')
-rw-r--r-- | security/py-btchip-python/Makefile | 3 | ||||
-rw-r--r-- | security/py-btchip-python/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/py-btchip-python/Makefile b/security/py-btchip-python/Makefile index f2dd1a82db3a..71cc076b3bb6 100644 --- a/security/py-btchip-python/Makefile +++ b/security/py-btchip-python/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= btchip-python -PORTVERSION= 0.1.24 +PORTVERSION= 0.1.26 DISTVERSIONPREFIX= v CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,6 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${FLAVOR} \ USES= python USE_GITHUB= yes USE_PYTHON= autoplist distutils +NO_ARCH= yes GH_ACCOUNT= LedgerHQ diff --git a/security/py-btchip-python/distinfo b/security/py-btchip-python/distinfo index 72d59294835f..bc8c5f21f599 100644 --- a/security/py-btchip-python/distinfo +++ b/security/py-btchip-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511951944 -SHA256 (LedgerHQ-btchip-python-v0.1.24_GH0.tar.gz) = 2afab0f326b96bd819e8bc9cb69edc7c55773741a50a5e5a36d224bcfd93a4a2 -SIZE (LedgerHQ-btchip-python-v0.1.24_GH0.tar.gz) = 33189 +TIMESTAMP = 1520921173 +SHA256 (LedgerHQ-btchip-python-v0.1.26_GH0.tar.gz) = 482df6d331db3855b48873bc4e82182a25f79e79dee147f90b2b9e7c14eef12a +SIZE (LedgerHQ-btchip-python-v0.1.26_GH0.tar.gz) = 33244 |