jep: update to 4.2.0.
This commit is contained in:
parent
f5721db722
commit
d77b6e012a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jep'
|
# Template file for 'jep'
|
||||||
pkgname=jep
|
pkgname=jep
|
||||||
version=4.1.1
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools openjdk17"
|
hostmakedepends="python3-setuptools openjdk17"
|
||||||
|
@ -11,7 +11,7 @@ license="Zlib"
|
||||||
homepage="https://github.com/ninia/jep"
|
homepage="https://github.com/ninia/jep"
|
||||||
changelog="https://github.com/ninia/jep/releases"
|
changelog="https://github.com/ninia/jep/releases"
|
||||||
distfiles="https://github.com/ninia/jep/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ninia/jep/archive/v${version}.tar.gz"
|
||||||
checksum=1ce29fbb40a168fa0803f4e325a790421d85262a179f90754395487171dbbb89
|
checksum=152894b8323a905ba98281e26406856c4197f8a42f9839d01dacd98c4a6f1bff
|
||||||
|
|
||||||
export JAVA_HOME=/usr/lib/jvm/openjdk17
|
export JAVA_HOME=/usr/lib/jvm/openjdk17
|
||||||
export LDFLAGS=-L${XBPS_CROSS_BASE}/usr/lib/jvm/openjdk17/lib/server
|
export LDFLAGS=-L${XBPS_CROSS_BASE}/usr/lib/jvm/openjdk17/lib/server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue