wok-next diff yasm/receipt @ rev 21661

updated fonttosfnt (1.0.5 -> 1.1.0)
author Hans-G?nter Theisgen
date Sat Jun 27 13:41:53 2020 +0100 (2020-06-27)
parents f48456621a9d
children
line diff
     1.1 --- a/yasm/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/yasm/receipt	Sat Jun 27 13:41:53 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.3.0"
     1.5  CATEGORY="development"
     1.6  SHORT_DESC="The Yasm Modular Assembler"
     1.7 -MAINTAINER="jozee@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="BSD GPL2 LGPL2"
    1.10  WEB_SITE="http://yasm.tortall.net/"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/yasm.html"
    1.12 @@ -12,7 +12,7 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WGET_URL="http://www.tortall.net/projects/yasm/releases/$TARBALL"
    1.15  
    1.16 -SPLIT="yasm-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	# prevent compiling vsyasm and ytasm that are only of use on MS Windows