yasm: update to 1.0.0.

--HG--
extra : convert_revision : e53d613117570f613a87fceb0cf48f9d23b8836e
This commit is contained in:
Juan RP 2010-04-09 15:00:07 +02:00
parent 48b18ef51a
commit 8ab206f599

View file

@ -1,11 +1,11 @@
# Template file for 'yasm'
pkgname=yasm
version=0.8.0
version=1.0.0
distfiles="http://www.tortall.net/projects/yasm/releases/yasm-$version.tar.gz"
build_style=gnu_configure
short_desc="Complete rewrite of the NASM assembler with BSD license"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b5a9d4c99fb9d678eafc735f2eb9a05c193e6e6f7b0d45ed686796f3bfc8d887
checksum=06b06f2ce8e08e1be261e090175a045cfef4e9863e48df764d77e4e2532ea959
long_desc="
YASM is a complete rewrite of the NASM assembler under the new BSD License
(some portions are currently under the GNU General Public License (GPL) or