diff --git a/srcpkgs/jep/template b/srcpkgs/jep/template index 22dcc3a1dfc..2fdc680ad6e 100644 --- a/srcpkgs/jep/template +++ b/srcpkgs/jep/template @@ -1,6 +1,6 @@ # Template file for 'jep' pkgname=jep -version=4.1.1 +version=4.2.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools openjdk17" @@ -11,7 +11,7 @@ license="Zlib" homepage="https://github.com/ninia/jep" changelog="https://github.com/ninia/jep/releases" distfiles="https://github.com/ninia/jep/archive/v${version}.tar.gz" -checksum=1ce29fbb40a168fa0803f4e325a790421d85262a179f90754395487171dbbb89 +checksum=152894b8323a905ba98281e26406856c4197f8a42f9839d01dacd98c4a6f1bff export JAVA_HOME=/usr/lib/jvm/openjdk17 export LDFLAGS=-L${XBPS_CROSS_BASE}/usr/lib/jvm/openjdk17/lib/server