Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c14ce207f53404bb3499eb239a3c40e03d560cb6
commit c14ce207f53404bb3499eb239a3c40e03d560cb6 Author: DeX77 <[email protected]> Date: Tue May 6 11:10:58 2014 +0200 spidermonkey-1.8.5-4-x86_64 * rebuilt with nspr>=4.10.5 diff --git a/source/base/spidermonkey/FrugalBuild b/source/base/spidermonkey/FrugalBuild index 0c74e24..78861c7 100644 --- a/source/base/spidermonkey/FrugalBuild +++ b/source/base/spidermonkey/FrugalBuild @@ -3,11 +3,11 @@ pkgname=spidermonkey pkgver=1.8.5 -pkgrel=3 +pkgrel=4 pkgdesc="Mozilla's C implementation of JavaScript." url="http://www.mozilla.org/js/spidermonkey/" license="GPL" -depends=('glibc' 'nspr>=4.8.7') +depends=('glibc' 'nspr>=4.10.5') makedepends=('zip') archs=('i686' 'x86_64' 'arm') groups=('base') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
