spidermonkey 60.9.0

This commit is contained in:
idriskalp
2019-12-26 19:45:54 +03:00
parent 2ecd731710
commit 45d029a702
4 changed files with 196 additions and 9 deletions
+10 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Stand-alone JavaScript C Library</Summary>
<Description>Spidermonkey is Mozilla's C implementation of JavaScript.</Description>
<Archive type="targz" sha1sum="1ec6399a90c7060908bfc3b96d1f1068ab2bfc78">http://ftp.gnome.org/pub/gnome/teams/releng/tarballs-needing-help/mozjs/mozjs-52.2.1gnome1.tar.gz</Archive>
<Archive type="tarxz" sha1sum="616f8afdee741f0bea607a671b8515ef13c68b4a">https://ftp.mozilla.org/pub/firefox/releases/60.9.0esr/source/firefox-60.9.0esr.source.tar.xz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>nspr-devel</Dependency>
@@ -21,6 +21,8 @@
<Dependency>autoconf213</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">bug1415202.patch</Patch>
<Patch level="1">mozjs60-fix-soname.patch</Patch>
</Patches>
</Source>
@@ -55,6 +57,13 @@
</Package>
<History>
<Update release="7">
<Date>2019-10-03</Date>
<Version>60.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-07-23</Date>
<Version>52.2.1</Version>