summaryrefslogtreecommitdiffstats
path: root/nasm/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'nasm/Pkgfile')
-rwxr-xr-xnasm/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/nasm/Pkgfile b/nasm/Pkgfile
index 35b7da996..e6fe52dc2 100755
--- a/nasm/Pkgfile
+++ b/nasm/Pkgfile
@@ -5,9 +5,9 @@
# Depends on:
name=nasm
-version=2.07
+version=2.10.03
release=1
-source=( http://downloads.sourceforge.net/$name/$name-$version.tar.bz2)
+source=(http://www.nasm.us/pub/nasm/releasebuilds/$version/$name-$version.tar.xz)
build() {
cd $name-$version