We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b453f9e commit f87fb5cCopy full SHA for f87fb5c
nasm.spec.in
@@ -8,8 +8,8 @@ Name: nasm
8
Version: @@NASM_MANGLED_VER@@
9
Release: 0%{?dist}
10
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/
+Source: https://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.xz
+URL: https://www.nasm.us/
13
BuildRoot: /tmp/rpm-build-nasm
14
Prefix: %{_prefix}
15
BuildRequires: autoconf
0 commit comments