Skip to content

Commit f87fb5c

Browse files
author
H. Peter Anvin (Intel)
committed
nasm.spec.in: change http:// to https://
Change URLs to https://. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
1 parent b453f9e commit f87fb5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nasm.spec.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Name: nasm
88
Version: @@NASM_MANGLED_VER@@
99
Release: 0%{?dist}
1010
License: BSD-2-Clause
11-
Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.xz
12-
URL: http://www.nasm.us/
11+
Source: https://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.xz
12+
URL: https://www.nasm.us/
1313
BuildRoot: /tmp/rpm-build-nasm
1414
Prefix: %{_prefix}
1515
BuildRequires: autoconf

0 commit comments

Comments
 (0)