mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
nasm.spec.in: change http:// to https://
Change URLs to https://. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
parent
b453f9e8ea
commit
f87fb5c957
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ Name: nasm
|
|||
Version: @@NASM_MANGLED_VER@@
|
||||
Release: 0%{?dist}
|
||||
License: BSD-2-Clause
|
||||
Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.xz
|
||||
URL: http://www.nasm.us/
|
||||
Source: https://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.xz
|
||||
URL: https://www.nasm.us/
|
||||
BuildRoot: /tmp/rpm-build-nasm
|
||||
Prefix: %{_prefix}
|
||||
BuildRequires: autoconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue