qubes-release: correct spelling in key path in qubes-r1.repo
This commit is contained in:
parent
899ec4341c
commit
d20bad4d70
@ -4,7 +4,7 @@ baseurl = http://yum.qubes-os.org/r1-beta1/current/dom0
|
||||
enabled = 1
|
||||
metadata_expire = 7d
|
||||
gpgcheck = 1
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-primary
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-1-primary
|
||||
|
||||
[qubes-dom0-unstable]
|
||||
name = Qubes Dom0 Repository (unstable)
|
||||
@ -12,5 +12,5 @@ baseurl = http://yum.qubes-os.org/r1-beta1/unstable/dom0
|
||||
enabled = 0
|
||||
metadata_expire = 7d
|
||||
gpgcheck = 1
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-primary
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-1-primary
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user