mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mozjs102: update to 102.7.0.
This commit is contained in:
parent
136c139205
commit
d9193d2ef2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mozjs102'
|
# Template file for 'mozjs102'
|
||||||
pkgname=mozjs102
|
pkgname=mozjs102
|
||||||
version=102.5.0
|
version=102.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=js/src
|
build_wrksrc=js/src
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://spidermonkey.dev"
|
homepage="https://spidermonkey.dev"
|
||||||
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
||||||
checksum=017dd44b1285913f477074802707a4c76ed1a28270ec5a327bbb76574cc057d8
|
checksum=a7a4603417fcb42ec37f2cff9034280ce2ec772c0a5fc500fada4286ba3114aa
|
||||||
|
|
||||||
LDFLAGS="-Wl,-z,stack-size=1048576"
|
LDFLAGS="-Wl,-z,stack-size=1048576"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue