mirror of
https://abf.rosa.ru/djam/aardvark-dns.git
synced 2025-02-24 10:02:54 +00:00
update spec
This commit is contained in:
parent
ae0aa1048a
commit
82218eeebd
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
Name: aardvark-dns
|
Name: aardvark-dns
|
||||||
Version: 1.13.1
|
Version: 1.13.1
|
||||||
Release: 1
|
Release: 2
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Summary: Authoritative dns server for A/AAAA container records
|
Summary: Authoritative dns server for A/AAAA container records
|
||||||
URL: https://github.com/containers/%{name}
|
URL: https://github.com/containers/%{name}
|
||||||
|
@ -36,7 +36,7 @@ launch it automatically if both are installed.
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%if %{mdvver} <= 201610
|
%if %{mdvver} <= 201610
|
||||||
curl --proto '=https' --tlsv1.3 -sSf https://sh.rustup.rs |\
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs |\
|
||||||
sh -s -- -y --profile default --default-toolchain %{rustver}
|
sh -s -- -y --profile default --default-toolchain %{rustver}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue