mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 03:18:09 +00:00
-> trezor.io
This commit is contained in:
parent
2288fbd005
commit
f94f7cb02b
@ -1,5 +1,5 @@
|
|||||||
# TREZOR: The Hardware Bitcoin Wallet
|
# TREZOR: The Original Hardware Wallet
|
||||||
# http://bitcointrezor.com/
|
# https://trezor.io/
|
||||||
# Put this file into /usr/lib/udev/rules.d
|
# Put this file into /usr/lib/udev/rules.d
|
||||||
|
|
||||||
# Raspbian does not understand the new TAG+="uaccess", TAG+="udev-acl" syntax, use MODE+GROUP for now ... :-(
|
# Raspbian does not understand the new TAG+="uaccess", TAG+="udev-acl" syntax, use MODE+GROUP for now ... :-(
|
||||||
|
2
udev/dist/release.sh
vendored
2
udev/dist/release.sh
vendored
@ -23,7 +23,7 @@ for TYPE in "deb" "rpm"; do
|
|||||||
--vendor "SatoshiLabs" \
|
--vendor "SatoshiLabs" \
|
||||||
--description "Udev rules for TREZOR" \
|
--description "Udev rules for TREZOR" \
|
||||||
--maintainer "SatoshiLabs <stick@satoshilabs.com>" \
|
--maintainer "SatoshiLabs <stick@satoshilabs.com>" \
|
||||||
--url "http://bitcointrezor.com/" \
|
--url "https://trezor.io/" \
|
||||||
--category "Productivity/Security" \
|
--category "Productivity/Security" \
|
||||||
$NAME-$VERSION.tar.bz2
|
$NAME-$VERSION.tar.bz2
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user