summaryrefslogtreecommitdiff
path: root/nasm.spec.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2012-02-26 08:19:56 -0800
committerH. Peter Anvin <hpa@zytor.com>2012-02-26 08:19:56 -0800
commitbd8cef73d1ccf2cc75aa38116e78adb37ed66274 (patch)
tree5d4d6de0384ac6ae47f545cd0661b92830bc9625 /nasm.spec.in
parent78d59e370de8db9b6a13d46fec3544a02f80a0bd (diff)
downloadnasm-bd8cef73d1ccf2cc75aa38116e78adb37ed66274.tar.gz
nasm.spec.in: switch to .xz as the source file
Switch the source file to use for the SRPM to the .xz file. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'nasm.spec.in')
-rw-r--r--nasm.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nasm.spec.in b/nasm.spec.in
index f1f9295c..dde8cec5 100644
--- a/nasm.spec.in
+++ b/nasm.spec.in
@@ -6,7 +6,7 @@ Version: @@NASM_MANGLED_VER@@
Release: 1
License: BSD
Group: Development/Languages
-Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.bz2
+Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.xz
URL: http://www.nasm.us/
BuildRoot: /tmp/rpm-build-nasm
Prefix: %{_prefix}