wok-next diff yasm/receipt @ rev 5599
Improve compcache receipt and config files
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue May 18 08:23:07 2010 -0400 (2010-05-18) |
parents | e67c0d88b2c4 |
children | b442795bbc26 |
line diff
1.1 --- a/yasm/receipt Mon Nov 30 10:44:20 2009 +0000 1.2 +++ b/yasm/receipt Tue May 18 08:23:07 2010 -0400 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="yasm" 1.7 -VERSION="0.8.0" 1.8 +VERSION="1.0.0" 1.9 CATEGORY="development" 1.10 MAINTAINER="jozee@slitaz.org" 1.11 SHORT_DESC="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)"