diff options
Diffstat (limited to 'python/trezor/trezor.info')
-rw-r--r-- | python/trezor/trezor.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/trezor/trezor.info b/python/trezor/trezor.info index 6a042dee04..d127d74988 100644 --- a/python/trezor/trezor.info +++ b/python/trezor/trezor.info @@ -1,8 +1,8 @@ PRGNAM="trezor" -VERSION="0.7.6" -HOMEPAGE="https://github.com/trezor/trezor" -DOWNLOAD="https://pypi.python.org/packages/b6/ac/894f90d9d435c26d376559c4b4f08c2e326d5abcadeb4e9b28695228ffb1/trezor-0.7.6.tar.gz" -MD5SUM="c0c59a7000b3c121f26923ac9f660dbd" +VERSION="0.7.9.post1" +HOMEPAGE="https://github.com/trezor/python-trezor" +DOWNLOAD="https://github.com/trezor/python-trezor/archive/v0.7.9.post1/python-trezor-0.7.9.post1.tar.gz" +MD5SUM="2bb623c98ef0e5d4eae77fe7b0ecae7d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ecdsa protobuf mnemonic hidapi" |