blob: ad2353bd3ee5380bd622686fcb6884773da981cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = java-asm
pkgdesc = An all purpose Java bytecode manipulation and analysis framework
pkgver = 9.10.1
pkgrel = 1
url = https://asm.ow2.io/
arch = any
license = BSD
depends = java-runtime
source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm/9.10.1/asm-9.10.1.jar
source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-analysis/9.10.1/asm-analysis-9.10.1.jar
source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/9.10.1/asm-commons-9.10.1.jar
source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-tree/9.10.1/asm-tree-9.10.1.jar
source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-util/9.10.1/asm-util-9.10.1.jar
source = https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-test/9.10.1/asm-test-9.10.1.jar
source = LICENSE
sha256sums = ed825d10ab1399c8c0cb669e688cf0c8c82629b4c8399b58352b68e92ca10fcb
sha256sums = dede75a21306b65974ecd8f87114ff6970f09fb794157a4ca09ab25c888c2bfc
sha256sums = 6d0abefb7cbf972ea16edb37ec14835372505063a45f976ab7ea889ed9497895
sha256sums = 3dfb0d5b6a106cd40b5b250e39935fbf2f927f4477546a5369a3ac609cf0506b
sha256sums = 1bb99d091fba2597dc6d51193e9bbcf0d8447e7ed96bd8f0198b18152f09655c
sha256sums = 3811c0992a802654a182ba7c289eb54d185f44eefa13eb6a42277c9810cab655
sha256sums = 02f021ae8f8f2f205d36b20790eedd6a871dd3007ddf160c8692b6f3a3284fc7
pkgname = java-asm
|