IRCNow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
openbsd:ports [2019/11/22 14:05]
jrmu
openbsd:ports [2019/12/23 05:39] (current)
jrmu
Line 3: Line 3:
 <​code>​ <​code>​
 $ cd /tmp $ cd /tmp
-$ ftp https://example.com/​pub/​OpenBSD/​$(uname -r)/​{ports.tar.gz,​SHA256.sig}+$ ftp https://cdn.openbsd.org/​pub/​OpenBSD/​$(uname -r)/​{ports.tar.gz,​SHA256.sig}
 $ signify -Cp /​etc/​signify/​openbsd-$(uname -r | cut -c 1,​3)-base.pub -x SHA256.sig ports.tar.gz $ signify -Cp /​etc/​signify/​openbsd-$(uname -r | cut -c 1,​3)-base.pub -x SHA256.sig ports.tar.gz
 </​code>​ </​code>​