mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
js: rebuild for metadata
This commit is contained in:
parent
9b191e1130
commit
4feed38783
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'js'
|
||||
pkgname=js
|
||||
version=1.8.5
|
||||
revision=10
|
||||
revision=11
|
||||
build_wrksrc="js/src"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="zip python perl nspr-devel"
|
||||
makedepends="nspr-devel"
|
||||
short_desc="Spidermonkey JavaScript interpreter and library"
|
||||
homepage="https://developer.mozilla.org/en/docs/SpiderMonkey"
|
||||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MPL-1.1, GPL-2.0-only, LGPL-2.1-only"
|
||||
homepage="https://developer.mozilla.org/en/docs/SpiderMonkey"
|
||||
distfiles="${MOZILLA_SITE}/js/js185-1.0.0.tar.gz"
|
||||
checksum=5d12f7e1f5b4a99436685d97b9b7b75f094d33580227aa998c406bbae6f2a687
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue