* update rhino to 1.7.14-2
This commit is contained in:
parent
4ed09931ff
commit
4053cb1caf
34
java/rhino/.SRCINFO
Normal file
34
java/rhino/.SRCINFO
Normal file
@ -0,0 +1,34 @@
|
||||
pkgbase = rhino
|
||||
pkgver = 1.7.14
|
||||
pkgrel = 2
|
||||
url = https://www.mozilla.org/rhino/
|
||||
arch = any
|
||||
license = MPL
|
||||
source = https://github.com/mozilla/rhino/releases/download/Rhino1_7_14_Release/rhino-1.7.14.zip
|
||||
source = https://github.com/mozilla/rhino/archive/Rhino1_7_14_Release.tar.gz
|
||||
source = rhino
|
||||
source = rhino-debugger
|
||||
source = rhino-debugger.1
|
||||
source = rhino-idswitch
|
||||
source = rhino-jsc
|
||||
source = rhino-jsc.1
|
||||
sha512sums = c58a70eb87988cac96ad9d1435cdf80942e496b8ab0527d7ca97cdcb97371410f34f3f8dc13669432ca0cd511fdf70405e1583fe41f2b993bb5968bde8c39154
|
||||
sha512sums = f20e8a8f7c78c88d815c53f89f3f18a53c2e86d92a284cd275aa5556c08962d2905f2d4fc829e5cb61d416cd55b13323d9a110f4f492f588a149b4d2105b21a1
|
||||
sha512sums = 128768843b40860160aa95fe925e23959c8dc46ccbe8a623d4ccdadf8ab4304bb96dded9952d0654bb90600a9b325e46827cc528d6725c25b0eaf7b2fc6207f4
|
||||
sha512sums = 909598e2c289530d1de2b47f383fe6a73f40cea2c22ecf30b9fd94ab446ad0e9e9ae11e04ca77eb65ccf4a5a376f2e023aa154450f5f8db187bd196bad542355
|
||||
sha512sums = a3723c082b9876fb945fcb14d4826970f83acfefedb43e4571dad1180b6adbed8de273503239a1908e9a79a77de15c49f30c880c92a39ba9764a6859c8d1d571
|
||||
sha512sums = 7d123bf1a0e9b806d11a4fa6912e76fd8ed7284c5085b19eef5ce41d79475028523d53b503a710088e3a3f8263e021a0c6cc5501aa9d47a69b1685ba6550f014
|
||||
sha512sums = a85fd1b0a20567120c7d7e4c426cc1173526e4e2b153dd4434bdf1b2fe6d10a549db5e7cf7a09d1adeefda83d7f09a610b8a287ba8c886290d8e9db8e8e0e5de
|
||||
sha512sums = ea68463de5dc05503e68c548a8c4bd18bba1b132b52f78fe4b0e0ddd3b1ff9a0147a27196781522bb69cd613a7288ec6cdbfc9435de86fc6af99c92f90fca78b
|
||||
|
||||
pkgname = java-rhino
|
||||
pkgdesc = Open-source implementation of JavaScript written entirely in Java - JAR
|
||||
depends = java-runtime-headless
|
||||
|
||||
pkgname = rhino
|
||||
pkgdesc = Open-source implementation of JavaScript written entirely in Java
|
||||
depends = java-rhino
|
||||
depends = java-jline
|
||||
|
||||
pkgname = rhino-javadoc
|
||||
pkgdesc = Open-source implementation of JavaScript written entirely in Java - Javadoc
|
@ -7,7 +7,7 @@ pkgbase=rhino
|
||||
pkgname=('java-rhino' 'rhino' 'rhino-javadoc')
|
||||
pkgver=1.7.14
|
||||
_pkgver=${pkgver//\./_}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=(any)
|
||||
url="https://www.mozilla.org/rhino/"
|
||||
license=('MPL')
|
||||
|
Loading…
x
Reference in New Issue
Block a user