mozjs52: update to 52.9.0.

This commit is contained in:
Rasmus Thomsen 2018-09-03 17:53:46 +02:00 committed by maxice8
parent 1cf5af5c2f
commit 65eed46618
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,18 +1,18 @@
# Template file for 'mozjs52'
pkgname=mozjs52
version=52.3.0
revision=3
version=52.9.0
revision=1
wrksrc="firefox-${version}esr"
build_wrksrc="js/src"
build_style=gnu-configure
hostmakedepends="perl python pkg-config automake autoconf213 autoconf-archive"
makedepends="icu-devel libffi-devel nspr-devel zlib-devel readline-devel"
short_desc="Mozilla JavaScript interpreter and library (52.x series)"
homepage="http://www.mozilla.org/js/"
license="MPL-1.1, GPL-2, LGPL-2.1"
homepage="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey"
license="MPL-2.0"
maintainer="Enno Boland <gottox@voidlinux.eu>"
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
checksum=c16bc86d6cb8c2199ed1435ab80a9ae65f9324c820ea0eeb38bf89a97d253b5b
checksum=c01d09658c53c1b3a496e353a24dad03b26b81d3b1d099abc26a06f81c199dd6
patch_args="-Np1"
# Flags for gcc6.3 conceived by Arch Linux developers