diff options
author | Malte Kiefer <malte.kiefer@mailgermania.de> | 2019-05-23 04:10:18 +0000 |
---|---|---|
committer | Tad Fisher <129148+tadfisher@users.noreply.github.com> | 2020-09-12 12:50:21 -0700 |
commit | e57acb084ee728ef9d88a3d9b63a7b34ac6faea8 (patch) | |
tree | 2917ab3aaa88bc92cd64d3a7b54b22d95d9a313f | |
parent | 853c5517bbe870e57ff40b2904a697893a4c236f (diff) | |
download | pass-otp-e57acb084ee728ef9d88a3d9b63a7b34ac6faea8.tar.gz pass-otp-e57acb084ee728ef9d88a3d9b63a7b34ac6faea8.zip |
changed path to the crux port
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -178,13 +178,12 @@ zypper install pass-otp pass-otp in this port ``` -#/etc/ports/mk.httpup # MK ports collection # -# https://github.com/beli3ver/crux-ports/ +# https://git.malte-kiefer.de/crux-ports/ ROOT_DIR=/usr/ports/mk -URL=https://raw.githubusercontent.com/beli3ver/crux-ports/master/ +URL=https://git.malte-kiefer.de/crux-ports/plain ``` ## Requirements |