From d9e46888d6c95b9f7d35ae1f9af8144bb6fe29b0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 21 Jun 2011 17:36:41 +0200 Subject: [PATCH] yasm: update to 1.1.0. --- srcpkgs/yasm/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yasm/template b/srcpkgs/yasm/template index 6f18580223..99252adde2 100644 --- a/srcpkgs/yasm/template +++ b/srcpkgs/yasm/template @@ -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 " -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