summaryrefslogtreecommitdiffstats
path: root/base/yasm
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-02-22 21:42:42 +0100
committersibel <lesibel@free.fr>2011-02-22 21:42:42 +0100
commit4d6838f5ac271a2e727fb5cc41f0ebeb0919a51f (patch)
treefd0e1e61c51b7d9512e6fc181d2c9546c6741d3c /base/yasm
parent74c1ebc939b08b1bbfdbf4d15cf00d867372bfc4 (diff)
downloadnutyx-pakxe-4d6838f5ac271a2e727fb5cc41f0ebeb0919a51f.tar.gz
nutyx-pakxe-4d6838f5ac271a2e727fb5cc41f0ebeb0919a51f.tar.bz2
nutyx-pakxe-4d6838f5ac271a2e727fb5cc41f0ebeb0919a51f.tar.xz
nutyx-pakxe-4d6838f5ac271a2e727fb5cc41f0ebeb0919a51f.zip
yasm, maj 1.1.0-1
Diffstat (limited to 'base/yasm')
-rw-r--r--base/yasm/.footprint.i6862
-rw-r--r--base/yasm/.footprint.x86_642
-rw-r--r--base/yasm/.md5sum.i6862
-rw-r--r--base/yasm/.md5sum.x86_642
-rw-r--r--base/yasm/Pkgfile2
5 files changed, 7 insertions, 3 deletions
diff --git a/base/yasm/.footprint.i686 b/base/yasm/.footprint.i686
index 93222a79d..37eca1944 100644
--- a/base/yasm/.footprint.i686
+++ b/base/yasm/.footprint.i686
@@ -1,6 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/vsyasm
-rwxr-xr-x root/root usr/bin/yasm
+-rwxr-xr-x root/root usr/bin/ytasm
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/libyasm-stdint.h
-rw-r--r-- root/root usr/include/libyasm.h
diff --git a/base/yasm/.footprint.x86_64 b/base/yasm/.footprint.x86_64
index 93222a79d..37eca1944 100644
--- a/base/yasm/.footprint.x86_64
+++ b/base/yasm/.footprint.x86_64
@@ -1,6 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/vsyasm
-rwxr-xr-x root/root usr/bin/yasm
+-rwxr-xr-x root/root usr/bin/ytasm
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/libyasm-stdint.h
-rw-r--r-- root/root usr/include/libyasm.h
diff --git a/base/yasm/.md5sum.i686 b/base/yasm/.md5sum.i686
index 8a22d56a7..ca219115e 100644
--- a/base/yasm/.md5sum.i686
+++ b/base/yasm/.md5sum.i686
@@ -1 +1 @@
-cc9360593de5625dca286f0bfcb27dd5 yasm-0.7.2.tar.gz
+8392e5f2235c2c2a981e1a633f2698cb yasm-1.1.0.tar.gz
diff --git a/base/yasm/.md5sum.x86_64 b/base/yasm/.md5sum.x86_64
index 8a22d56a7..ca219115e 100644
--- a/base/yasm/.md5sum.x86_64
+++ b/base/yasm/.md5sum.x86_64
@@ -1 +1 @@
-cc9360593de5625dca286f0bfcb27dd5 yasm-0.7.2.tar.gz
+8392e5f2235c2c2a981e1a633f2698cb yasm-1.1.0.tar.gz
diff --git a/base/yasm/Pkgfile b/base/yasm/Pkgfile
index a89348d1c..c1508dbab 100644
--- a/base/yasm/Pkgfile
+++ b/base/yasm/Pkgfile
@@ -5,7 +5,7 @@
# Depends on:
name=yasm
-version=0.7.2
+version=1.1.0
release=1
source=(http://www.tortall.net/projects/$name/releases/$name-$version.tar.gz )