Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc6.git;a=commitdiff;h=1423c22d748997cd38aaf4361f66650dd390731f
commit 1423c22d748997cd38aaf4361f66650dd390731f Author: crazy <[email protected]> Date: Sun Sep 18 13:16:39 2016 +0200 yasm-1.3.0-3-x86_64 * rebuild with tc diff --git a/source/devel-extra/yasm/FrugalBuild b/source/devel-extra/yasm/FrugalBuild index 851660a..42e1d58 100644 --- a/source/devel-extra/yasm/FrugalBuild +++ b/source/devel-extra/yasm/FrugalBuild @@ -3,12 +3,12 @@ pkgname=yasm pkgver=1.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Yasm is a complete rewrite of the NASM assembler under BSD License with x64 support." url="http://www.tortall.net/projects/yasm/wiki" -depends=('glibc>=2.22-7') +depends=('glibc>=2.24-4') groups=('devel-extra') -archs=('i686' 'x86_64' 'arm') +archs=('i686' 'x86_64') license="BSD" up2date="lynx -dump ${url}/Download |grep http.*tar.gz |Flasttar" source=(http://www.tortall.net/projects/yasm/releases/$pkgname-$pkgver.tar.gz) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
