yasm: update to 1.1.0.

This commit is contained in:
Juan RP 2011-06-21 17:36:41 +02:00
parent 448cafa9cc
commit d9e46888d6

View File

@ -1,11 +1,13 @@
# Template file for 'yasm'
pkgname=yasm
version=1.0.0
version=1.1.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=06b06f2ce8e08e1be261e090175a045cfef4e9863e48df764d77e4e2532ea959
homepage="http://www.tortall.net/projects/yasm/"
license="BSD, Artistic, GPL-2, LGPL-2.1"
checksum=e5d56b582f3d0c30ed5c4fc221063e4175602307ea645520889458133671c232
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